Changed goblin spearman idling animation...

...to take advantage of new animation syntax.

For inclusion in trunk only.
This commit is contained in:
Karen Baskins 2006-10-16 00:27:01 +00:00
parent 6eeb31b573
commit 49ebeed811

View file

@ -332,64 +332,53 @@ Some speculate that the existence of these creatures is the beginning of a failu
[/attack]
[idle_anim]
start_time=0
[frame]
begin=0
end=150
duration=150
image="units/goblins/spearman-idle-1.png"
[/frame]
[frame]
begin=150
end=300
duration=150
image="units/goblins/spearman-idle-2.png"
[/frame]
[frame]
begin=300
end=450
duration=150
image="units/goblins/spearman-idle-3.png"
[/frame]
[frame]
begin=450
end=600
duration=300
image="units/goblins/spearman-idle-4.png"
[/frame]
[frame]
begin=600
end=750
duration=150
image="units/goblins/spearman-idle-5.png"
[/frame]
[frame]
begin=750
end=900
duration=150
image="units/goblins/spearman-idle-6.png"
[/frame]
[frame]
begin=900
end=1050
duration=150
image="units/goblins/spearman-idle-7.png"
[/frame]
[frame]
begin=1050
end=1200
duration=150
image="units/goblins/spearman-idle-8.png"
[/frame]
[frame]
begin=1200
end=1350
duration=150
image="units/goblins/spearman-idle-9.png"
[/frame]
[frame]
begin=1350
end=1500
duration=150
image="units/goblins/spearman-idle-10.png"
[/frame]
[frame]
begin=1500
end=1650
duration=150
image="units/goblins/spearman-idle-11.png"
[/frame]
[frame]
begin=1650
end=1800
duration=150
image="units/goblins/spearman-idle-12.png"
[/frame]
[/idle_anim]