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


From: Richard Kettering
Subject: [Wesnoth-cvs-commits] wesnoth/data/units Merman_Javelineer.cfg
Date: Mon, 28 Mar 2005 04:11:05 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Richard Kettering <address@hidden>      05/03/28 09:11:05

Modified files:
        data/units     : Merman_Javelineer.cfg 

Log message:
        New animations for mermen Javelineer.

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

Patches:
Index: wesnoth/data/units/Merman_Javelineer.cfg
diff -u wesnoth/data/units/Merman_Javelineer.cfg:1.2 
wesnoth/data/units/Merman_Javelineer.cfg:1.3
--- wesnoth/data/units/Merman_Javelineer.cfg:1.2        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Merman_Javelineer.cfg    Mon Mar 28 09:11:05 2005
@@ -3,6 +3,7 @@
 name= _ "Merman Javelineer"
 race=merman
 image="merman-javelineer.png"
+image_defensive="merman-javelineer-defend.png"
 hitpoints=55
 movement_type=swimmer
 movement=6
@@ -20,6 +21,38 @@
        range=short
        damage=8
        number=3
+               [animation]
+               direction=se,sw
+                       [frame]
+                       begin=-100
+                       end=100
+                       image="merman-javelineer-attack-se.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=ne,nw
+                       [frame]
+                       begin=-100
+                       end=100
+                       image="merman-javelineer-attack-ne.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=n
+                       [frame]
+                       begin=-100
+                       end=100
+                       image="merman-javelineer-attack-n.png"
+                       [/frame]
+               [/animation]
+               [animation]
+               direction=s
+                       [frame]
+                       begin=-100
+                       end=100
+                       image="merman-javelineer-attack-s.png"
+                       [/frame]
+               [/animation]
        [/attack]
 
        [attack]
@@ -28,8 +61,13 @@
        range=long
        damage=10
        number=4
+               [frame]
+               begin=-160
+               end=100
+               image="merman-javelineer-attack-ranged.png"
+               [/frame]
                [missile_frame]
-               begin=-100
+               begin=-130
                end=0
                image="projectiles/spear-n.png"
                image_diagonal="projectiles/spear-ne.png"




reply via email to

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