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


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Pikeman.cfg
Date: Fri, 29 Apr 2005 04:47:39 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/04/29 08:47:38

Modified files:
        data/units     : Pikeman.cfg 

Log message:
        New pikeman animations.

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

Patches:
Index: wesnoth/data/units/Pikeman.cfg
diff -u wesnoth/data/units/Pikeman.cfg:1.15 wesnoth/data/units/Pikeman.cfg:1.16
--- wesnoth/data/units/Pikeman.cfg:1.15 Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Pikeman.cfg      Fri Apr 29 08:47:38 2005
@@ -25,15 +25,37 @@
        damage=9
        number=3
        special=firststrike
-               [frame]
-               begin=-200
-               end=-100
-               image="human-pikeman-attack-1.png"
-               [/frame]
-               [frame]
-               begin=-100
-               end=0
-               image="human-pikeman-attack-2.png"
-               [/frame]
+               [animation]
+               direction=s
+                       [frame]
+                       begin=-175
+                       end=100
+                       image="human-pikeman-attack-s.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=n
+                       [frame]
+                       begin=-175
+                       end=100
+                       image="human-pikeman-attack-n.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=se,sw
+                       [frame]
+                       begin=-175
+                       end=100
+                       image="human-pikeman-attack-se.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=ne,nw
+                       [frame]
+                       begin=-175
+                       end=100
+                       image="human-pikeman-attack-ne.png"
+                       [/frame]
+               [/animation]
        [/attack]
 [/unit]




reply via email to

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