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/Elvish_Archer.cfg images/elv...


From: David White
Subject: [Wesnoth-cvs-commits] wesnoth data/units/Elvish_Archer.cfg images/elv...
Date: Wed, 08 Jun 2005 19:40:36 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     David White <address@hidden>    05/06/08 23:40:36

Modified files:
        data/units     : Elvish_Archer.cfg 
Added files:
        images         : elvish-archer-die1.png elvish-archer-die2.png 
                         elvish-archer-die3.png elvish-archer-die4.png 
                         elvish-archer_female-die1.png 
                         elvish-archer_female-die2.png 
                         elvish-archer_female-die3.png 
                         elvish-archer_female-die4.png 

Log message:
        added death animation for elvish archer

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer-die1.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer-die2.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer-die3.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer-die4.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer_female-die1.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer_female-die2.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer_female-die3.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/elvish-archer_female-die4.png?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Elvish_Archer.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Elvish_Archer.cfg
diff -u wesnoth/data/units/Elvish_Archer.cfg:1.21 
wesnoth/data/units/Elvish_Archer.cfg:1.22
--- wesnoth/data/units/Elvish_Archer.cfg:1.21   Tue Mar 29 17:41:09 2005
+++ wesnoth/data/units/Elvish_Archer.cfg        Wed Jun  8 23:40:35 2005
@@ -19,6 +19,28 @@
 usage=archer
 unit_description= _ "Elvish Archers are trained from youth in archery, and so 
skilled in long-range combat. Able to fire many arrows quickly and accurately, 
these Archers make up a large portion of the Elvish military."
 get_hit_sound=groan.wav
+       [death]
+               [frame]
+               begin=0
+               end=100
+               image="elvish-archer-die1.png"
+               [/frame]
+               [frame]
+               begin=100
+               end=200
+               image="elvish-archer-die2.png"
+               [/frame]
+               [frame]
+               begin=200
+               end=300
+               image="elvish-archer-die3.png"
+               [/frame]
+               [frame]
+               begin=300
+               end=400
+               image="elvish-archer-die4.png"
+               [/frame]
+       [/death]
        [attack]
        name=sword
        type=blade
@@ -98,6 +120,28 @@
         usage=archer
         unit_description= _ "Elvish Archers are trained from youth in archery, 
and so skilled in long-range combat. Able to fire many arrows quickly and 
accurately, these Archers make up a large portion of the Elvish military."
         get_hit_sound=female-hit.wav
+       [death]
+               [frame]
+               begin=0
+               end=100
+               image="elvish-archer_female-die1.png"
+               [/frame]
+               [frame]
+               begin=100
+               end=200
+               image="elvish-archer_female-die2.png"
+               [/frame]
+               [frame]
+               begin=200
+               end=300
+               image="elvish-archer_female-die3.png"
+               [/frame]
+               [frame]
+               begin=300
+               end=400
+               image="elvish-archer_female-die4.png"
+               [/frame]
+       [/death]
                 [attack]
                 name=sword
                 type=blade




reply via email to

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