Fix the Skeleton Archer's animation, it was pointing at nonexistent images.

This commit is contained in:
Eric S. Raymond 2009-09-16 20:04:54 +00:00
parent 0049016ded
commit 4d16be8994

View file

@ -274,8 +274,8 @@
hits=yes
[frame]
begin=-400
end=-250
image="units/undead-skeletal/archer-attack1.png"
end=-300
image="units/undead-skeletal/archer-bow-attack-1.png"
sound=bow.ogg
[/frame]
[/if]
@ -283,15 +283,25 @@
hits=no
[frame]
begin=-400
end=-250
image="units/undead-skeletal/archer-attack1.png"
end=-325
image="units/undead-skeletal/archer-bow-attack-1.png"
sound=bow-miss.ogg
[/frame]
[/else]
[frame]
begin=-325
end=-250
image="units/undead-skeletal/archer-bow-attack-2.png"
[/frame]
[frame]
begin=-250
end=-175
image="units/undead-skeletal/archer-bow-attack-3.png"
[/frame]
[frame]
begin=-175
end=-100
image="units/undead-skeletal/archer-attack2.png"
image="units/undead-skeletal/archer-bow-attack-4.png"
[/frame]
[frame]
begin=-100