AnimationWML: explicitly set movement animations for vampire/blood bat.

This commit is contained in:
David Mikos 2014-04-21 17:50:30 +09:30
parent 774b0ec162
commit 2c805ea9b7
2 changed files with 28 additions and 1 deletions

View file

@ -109,6 +109,20 @@
image="units/undead/bloodbat-ne-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/standing_anim]
[movement_anim]
direction=s,se,sw
start_time=0
[frame]
image="units/undead/bloodbat-se-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/movement_anim]
[movement_anim]
direction=n,ne,nw
start_time=0
[frame]
image="units/undead/bloodbat-ne-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/movement_anim]
[attack]
name=fangs

View file

@ -109,7 +109,20 @@
image="units/undead/bat-ne-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/standing_anim]
[movement_anim]
direction=s,se,sw
start_time=0
[frame]
image="units/undead/bat-se-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/movement_anim]
[movement_anim]
direction=n,ne,nw
start_time=0
[frame]
image="units/undead/bat-ne-[3~1,2~5,4].png:[50,60,80,60,50,60,80,60]"
[/frame]
[/movement_anim]
[attack]
name=fangs
description=_"fangs"