wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth data/units/Cave_Spider.cfg data/units/E...


From: James Spencer
Subject: [Wesnoth-cvs-commits] wesnoth data/units/Cave_Spider.cfg data/units/E...
Date: Thu, 02 Dec 2004 00:55:24 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     James Spencer <address@hidden>  04/12/02 05:49:07

Modified files:
        data/units     : Cave_Spider.cfg Elvish_Druid.cfg 
                         Elvish_Shyde.cfg Goblin_Pillager.cfg 
Added files:
        images/projectiles: thorns-ne.png 

Log message:
        Fix some ranged units where image_diagonal= wasn't specified. This lead 
to the 'too fast for the eye to see' ranged effect :) I might have missed some.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Cave_Spider.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Druid.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Shyde.cfg.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Goblin_Pillager.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/projectiles/thorns-ne.png?rev=1.1

Patches:
Index: wesnoth/data/units/Cave_Spider.cfg
diff -u wesnoth/data/units/Cave_Spider.cfg:1.11 
wesnoth/data/units/Cave_Spider.cfg:1.12
--- wesnoth/data/units/Cave_Spider.cfg:1.11     Sat Sep  4 16:59:21 2004
+++ wesnoth/data/units/Cave_Spider.cfg  Thu Dec  2 05:49:06 2004
@@ -31,6 +31,7 @@
                begin=-200
                end=0
                image=projectiles/web.png
+               image_diagonal=projectiles/web.png
                [/missile_frame]
        range=long
        damage=8
Index: wesnoth/data/units/Elvish_Druid.cfg
diff -u wesnoth/data/units/Elvish_Druid.cfg:1.24 
wesnoth/data/units/Elvish_Druid.cfg:1.25
--- wesnoth/data/units/Elvish_Druid.cfg:1.24    Wed Oct 20 13:26:32 2004
+++ wesnoth/data/units/Elvish_Druid.cfg Thu Dec  2 05:49:06 2004
@@ -55,6 +55,7 @@
                begin=-200
                end=0
                image=projectiles/entangle.png
+               image_diagonal=projectiles/entangle.png
                [/missile_frame]
        [/attack]
 
@@ -74,6 +75,7 @@
                begin=-200
                end=0
                image=projectiles/thorns.png
+               image_diagonal=projectiles/thorns-ne.png
                [/missile_frame]
        [/attack]
 [/unit]
Index: wesnoth/data/units/Elvish_Shyde.cfg
diff -u wesnoth/data/units/Elvish_Shyde.cfg:1.25 
wesnoth/data/units/Elvish_Shyde.cfg:1.26
--- wesnoth/data/units/Elvish_Shyde.cfg:1.25    Wed Oct 20 13:26:32 2004
+++ wesnoth/data/units/Elvish_Shyde.cfg Thu Dec  2 05:49:06 2004
@@ -63,6 +63,7 @@
                begin=-150
                end=0
                image=projectiles/entangle.png
+               image_diagonal=projectiles/entangle.png
                [/missile_frame]
        [/attack]
 
@@ -82,6 +83,7 @@
                begin=-200
                end=0
                image=projectiles/thorns.png
+               image_diagonal=projectiles/thorns-ne.png
                [/missile_frame]
        [/attack]
 [/unit]
Index: wesnoth/data/units/Goblin_Pillager.cfg
diff -u wesnoth/data/units/Goblin_Pillager.cfg:1.13 
wesnoth/data/units/Goblin_Pillager.cfg:1.14
--- wesnoth/data/units/Goblin_Pillager.cfg:1.13 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Goblin_Pillager.cfg      Thu Dec  2 05:49:06 2004
@@ -48,6 +48,7 @@
                begin=-200
                end=0
                image=projectiles/web.png
+               image_diagonal=projectiles/web.png
                [/missile_frame]
                [sound]
                time=-100




reply via email to

[Prev in Thread] Current Thread [Next in Thread]