Changed human loyalist halberdier idling animation...

...to take advantage of new animation syntax.

For inclusion in trunk only.
This commit is contained in:
Karen Baskins 2006-10-16 03:51:38 +00:00
parent 0ea62bc4dc
commit d2c04eb0a2

View file

@ -323,74 +323,61 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
[/animation]
[/attack]
[idle_anim]
start_time=0
[frame]
begin=0
end=100
duration=100
image="units/human-loyalists/halberdier-idle-1.png"
[/frame]
[frame]
begin=100
end=200
duration=100
image="units/human-loyalists/halberdier-idle-2.png"
[/frame]
[frame]
begin=200
end=300
duration=100
image="units/human-loyalists/halberdier-idle-3.png"
[/frame]
[frame]
begin=300
end=400
duration=100
image="units/human-loyalists/halberdier-idle-4.png"
[/frame]
[frame]
begin=400
end=1100
duration=700
image="units/human-loyalists/halberdier-idle-5.png"
[/frame]
[frame]
begin=1100
end=1200
duration=100
image="units/human-loyalists/halberdier-idle-6.png"
[/frame]
[frame]
begin=1200
end=1300
duration=100
image="units/human-loyalists/halberdier-idle-7.png"
[/frame]
[frame]
begin=1300
end=1400
duration=100
image="units/human-loyalists/halberdier-idle-8.png"
[/frame]
[frame]
begin=1400
end=1500
duration=100
image="units/human-loyalists/halberdier-idle-9.png"
[/frame]
[frame]
begin=1500
end=1600
duration=100
image="units/human-loyalists/halberdier-idle-10.png"
[/frame]
[frame]
begin=1600
end=1700
duration=100
image="units/human-loyalists/halberdier-idle-11.png"
[/frame]
[frame]
begin=1700
end=1800
duration=100
image="units/human-loyalists/halberdier-idle-12.png"
[/frame]
[frame]
begin=1800
end=1900
duration=100
image="units/human-loyalists/halberdier-idle-2.png"
[/frame]
[frame]
begin=1900
end=2000
duration=100
image="units/human-loyalists/halberdier-idle-1.png"
[/frame]
[/idle_anim]