comment out troll whelp death animation...
...since it is still based on the old baseframe
This commit is contained in:
parent
91aa91c618
commit
dc72300a84
1 changed files with 37 additions and 35 deletions
|
@ -31,41 +31,43 @@
|
|||
number=2
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/trolls/whelp-defend.png" "units/trolls/whelp-defend-2.png" {SOUND_LIST:TROLL_HIT} }
|
||||
[death]
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=200
|
||||
image="units/trolls/whelp-skeleton.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/trolls/whelp-die-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=250
|
||||
image="units/trolls/whelp-die-7.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
# images for death are still based on the old, green baseframe
|
||||
# commenting out till the images are updated
|
||||
# [death]
|
||||
# start_time=0
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-4.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=200
|
||||
# image="units/trolls/whelp-skeleton.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-5.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=100
|
||||
# image="units/trolls/whelp-die-6.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# duration=250
|
||||
# image="units/trolls/whelp-die-7.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
|
|
Loading…
Add table
Reference in a new issue