Some Troll shaman animation improvements

This commit is contained in:
Benoît Timbert 2007-05-13 17:19:37 +00:00
parent e5571c97b8
commit 77e2bafad1
2 changed files with 12 additions and 9 deletions

View File

@ -39,8 +39,8 @@
hits=yes
[frame]
sound=fist.ogg
begin=-100
end=0
begin=-150
end=150
image=troll-shaman-melee.png
[/frame]
[/if]
@ -48,8 +48,8 @@
hits=no
[frame]
sound={SOUND_LIST:MISS}
begin=-100
end=0
begin=-150
end=150
image=troll-shaman-melee.png
[/frame]
[/else]

View File

@ -22,7 +22,7 @@
cost=32
usage=mixed fighter
unit_description= _ "Troll shamans are the mystical leaders of the trolls. Though not as strong or tough as other trolls, their true power lies in their fire magic, which they use to blast enemies with gouts of fire."
get_hit_sound=troll-hit.wav
{DEFENSE_ANIM "units/trolls/shaman-defend.png" "units/trolls/shaman.png" troll-hit.wav }
die_sound=troll-die.wav
#melee attack should be worse than troll rocklobber,
#since shaman has suck a better ranged attack
@ -39,16 +39,18 @@
hits=yes
[frame]
sound=fist.ogg
begin=-100
end=0
begin=-150
end=150
image=units/trolls/shaman-melee.png
[/frame]
[/if]
[else]
hits=no
[frame]
sound={SOUND_LIST:MISS}
begin=-100
end=0
begin=-150
end=150
image=units/trolls/shaman-melee.png
[/frame]
[/else]
[/animation]
@ -72,6 +74,7 @@
sound=fire.wav
begin=-200
end=0
image=units/trolls/shaman-ranged.png
[/frame]
[/animation]
[/attack]