Fix referencees to inexistent new images (tsk, tsk)

This commit is contained in:
Ignacio R. Morelle 2008-04-21 14:53:19 +00:00
parent 8bcc9ab79d
commit 05b954b6a9

View file

@ -102,42 +102,41 @@
[filter_attack]
name=dagger
[/filter_attack]
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]