add a recruit anim to bats, partial fix for #10837

This commit is contained in:
Jérémy Rosen 2008-01-28 19:47:47 +00:00
parent 4d073f8def
commit 4091dfa9b3
2 changed files with 148 additions and 0 deletions

View file

@ -367,4 +367,78 @@
image="units/undead/bloodbat-ne-3.png"
[/frame]
[/attack_anim]
[recruit_anim]
alpha=0~1
direction=s,se,sw
start_time=0
[frame]
duration=50
image="units/undead/bloodbat-se-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-se-2.png"
[/frame]
[frame]
duration=80
image="units/undead/bloodbat-se-1.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-se-2.png"
[/frame]
[frame]
duration=50
image="units/undead/bloodbat-se-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-se-4.png"
[/frame]
[frame]
duration=80
image="units/undead/bloodbat-se-5.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-se-4.png"
[/frame]
[/recruit_anim]
[recruit_anim]
direction=n,ne,nw
start_time=0
alpha=0~1
[frame]
duration=50
image="units/undead/bloodbat-ne-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-ne-2.png"
[/frame]
[frame]
duration=80
image="units/undead/bloodbat-ne-1.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-ne-2.png"
[/frame]
[frame]
duration=50
image="units/undead/bloodbat-ne-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-ne-4.png"
[/frame]
[frame]
duration=80
image="units/undead/bloodbat-ne-5.png"
[/frame]
[frame]
duration=60
image="units/undead/bloodbat-ne-4.png"
[/frame]
[/recruit_anim]
[/unit]

View file

@ -365,4 +365,78 @@
image="units/undead/bat-ne-3.png"
[/frame]
[/attack_anim]
[recruit_anim]
direction=s,se,sw
start_time=0
alpha=0~1
[frame]
duration=50
image="units/undead/bat-se-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-se-2.png"
[/frame]
[frame]
duration=80
image="units/undead/bat-se-1.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-se-2.png"
[/frame]
[frame]
duration=50
image="units/undead/bat-se-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-se-4.png"
[/frame]
[frame]
duration=80
image="units/undead/bat-se-5.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-se-4.png"
[/frame]
[/recruit_anim]
[recruit_anim]
direction=n,ne,nw
start_time=0
alpha=0~1
[frame]
duration=50
image="units/undead/bat-ne-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-ne-2.png"
[/frame]
[frame]
duration=80
image="units/undead/bat-ne-1.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-ne-2.png"
[/frame]
[frame]
duration=50
image="units/undead/bat-ne-3.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-ne-4.png"
[/frame]
[frame]
duration=80
image="units/undead/bat-ne-5.png"
[/frame]
[frame]
duration=60
image="units/undead/bat-ne-4.png"
[/frame]
[/recruit_anim]
[/unit]