CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Richard Kettering <[EMAIL PROTECTED]> 05/03/26 11:11:18
Modified files:
data/units : Merman_Hunter.cfg
Log message:
New images for merman hunter.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Merman_Hunter.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Merman_Hunter.cfg
diff -u wesnoth/data/units/Merman_Hunter.cfg:1.3
wesnoth/data/units/Merman_Hunter.cfg:1.4
--- wesnoth/data/units/Merman_Hunter.cfg:1.3 Mon Mar 21 04:33:07 2005
+++ wesnoth/data/units/Merman_Hunter.cfg Sat Mar 26 11:11:18 2005
@@ -3,6 +3,7 @@
name= _ "Merman Hunter"
race=merman
image=merman-hunter.png
+image_defensive=merman-hunter-defend.png
hitpoints=30
movement_type=swimmer
movement=6
@@ -20,6 +21,38 @@
range=short
damage=4
number=2
+ [animation]
+ direction=se,sw
+ [frame]
+ begin=-100
+ end=100
+ image=merman-hunter-attack-se.png
+ [/frame]
+ [/animation]
+ [animation]
+ direction=ne,nw
+ [frame]
+ begin=-100
+ end=100
+ image=merman-hunter-attack-ne.png
+ [/frame]
+ [/animation]
+ [animation]
+ direction=n
+ [frame]
+ begin=-100
+ end=100
+ image=merman-hunter-attack-n.png
+ [/frame]
+ [/animation]
+ [animation]
+ direction=s
+ [frame]
+ begin=-100
+ end=100
+ image=merman-hunter-attack-s.png
+ [/frame]
+ [/animation]
[/attack]
[attack]
@@ -28,6 +61,11 @@
range=long
damage=6
number=3
+ [frame]
+ begin=-200
+ end=100
+ image=merman-hunter-attack-ranged.png
+ [/frame]
[missile_frame]
begin=-100
end=0
@@ -35,7 +73,7 @@
image_diagonal=projectiles/spear-ne.png
[/missile_frame]
[sound]
- time=-100
+ time=-150
sound=spear.wav
[/sound]
[/attack]