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 Drake_Fighter.cfg Drake_Fire...


From: John McNabb
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Drake_Fighter.cfg Drake_Fire...
Date: Fri, 29 Apr 2005 15:44:39 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     John McNabb <address@hidden>    05/04/29 19:44:39

Modified files:
        data/units     : Drake_Fighter.cfg Drake_Fire.cfg 

Log message:
        new death animations

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Fighter.cfg.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Drake_Fire.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text

Patches:
Index: wesnoth/data/units/Drake_Fighter.cfg
diff -u wesnoth/data/units/Drake_Fighter.cfg:1.22 
wesnoth/data/units/Drake_Fighter.cfg:1.23
--- wesnoth/data/units/Drake_Fighter.cfg:1.22   Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Drake_Fighter.cfg        Fri Apr 29 19:44:39 2005
@@ -17,6 +17,18 @@
 usage=fighter
 unit_description= _ "Drake Fighters wield curved scimitars with deadly skill, 
and possess the fire breathing skills of their ancestors. The most skilled 
Fighters go on to join the ranks of the elite Drake Warriors."
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="drake-fighter-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="drake-fighter-die-2.png"
+                [/frame]
+        [/death]
 [attack]
        name=scimitar
        type=blade
Index: wesnoth/data/units/Drake_Fire.cfg
diff -u wesnoth/data/units/Drake_Fire.cfg:1.21 
wesnoth/data/units/Drake_Fire.cfg:1.22
--- wesnoth/data/units/Drake_Fire.cfg:1.21      Tue Apr  5 16:22:24 2005
+++ wesnoth/data/units/Drake_Fire.cfg   Fri Apr 29 19:44:39 2005
@@ -20,6 +20,18 @@
 [resistance]
        fire=40
 [/resistance]
+        [death]
+                [frame]
+                begin=0
+                end=200
+                image="drake-fire-die-1.png"
+                [/frame]
+                [frame]
+                begin=200
+                end=400
+                image="drake-fire-die-2.png"
+                [/frame]
+        [/death]
 [attack]
        name=claws
        type=blade




reply via email to

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