Fix references to inexistent new images

This commit is contained in:
Ignacio R. Morelle 2008-04-21 14:52:24 +00:00
parent 8deaa0eaef
commit af6c7e7622

View file

@ -102,42 +102,41 @@
[attack_filter]
name=dagger
[/attack_filter]
start_time=-275
[frame]
duration=50
start_time=-275
[frame]
duration=50
image="units/undead-skeletal/bone-shooter-melee-defend-1.png"
[/frame]
[frame]
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack1.png"
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack-1.png"
[/frame]
[if]
hits=yes
[frame]
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack2.png"
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack-2.png"
sound=dagger-swish.wav
[/frame]
[/if]
[else]
hits=no
[frame]
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack2.png"
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack-2.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack3.png"
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack-3.png"
[/frame]
[frame]
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack4.png"
duration=100
image="units/undead-skeletal/bone-shooter-melee-attack-4.png"
[/frame]
[frame]
duration=50
duration=50
image="units/undead-skeletal/bone-shooter-melee-defend-1.png"
[/frame]
[/attack_anim]