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 Spearman.cfg


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Spearman.cfg
Date: Sat, 25 Jun 2005 02:21:36 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/06/25 06:21:36

Modified files:
        data/units     : Spearman.cfg 

Log message:
        Added another frame to the spearman death animation.

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

Patches:
Index: wesnoth/data/units/Spearman.cfg
diff -u wesnoth/data/units/Spearman.cfg:1.21 
wesnoth/data/units/Spearman.cfg:1.22
--- wesnoth/data/units/Spearman.cfg:1.21        Sun Jun 19 18:20:39 2005
+++ wesnoth/data/units/Spearman.cfg     Sat Jun 25 06:21:36 2005
@@ -16,6 +16,28 @@
 usage=fighter
 unit_description= _ "Spearmen are the core of the human armies. These young 
soldiers are given basic training and put in the front lines to do the bulk of 
the fighting. Because of the length of their spears, they strike first in 
melee, even when defending."
 get_hit_sound=groan.wav
+        [death]
+                [frame]
+                begin=0
+                end=125
+                image="human-spearman-death1.png"
+                [/frame]
+                [frame]
+                begin=125
+                end=250
+                image="human-spearman-death2.png"
+                [/frame]
+                [frame]
+                begin=250
+                end=375
+                image="human-spearman-death3.png"
+                [/frame]
+                [frame]
+                begin=375
+                end=500
+                image="human-spearman-death4.png"
+                [/frame]
+        [/death]
        [defend]
                [frame]
                begin=-100
@@ -107,21 +129,4 @@
                image_diagonal="projectiles/spear-ne.png"
                [/missile_frame]
        [/attack]
-        [death]
-                [frame]
-                begin=0
-                end=100
-                image="human-spearman-death1.png"
-                [/frame]
-                [frame]
-                begin=100
-                end=200
-                image="human-spearman-death2.png"
-                [/frame]
-                [frame]
-                begin=200
-                end=400
-                image="human-spearman-death3.png"
-                [/frame]
-        [/death]
 [/unit]




reply via email to

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