Retimed animations for new image set.

This commit is contained in:
Richard Kettering 2007-05-28 22:05:04 +00:00
parent 8906a0ac18
commit ab11bbb93f

View file

@ -19,8 +19,8 @@
Orcs prize any such weapons they can manage to plunder, and they invariably end up in the hands of their strongest and most cunning archers."
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM_RANGE "units/orcs/slurbow-sword-defend.png" "units/orcs/slurbow-sword.png" {SOUND_LIST:ORC_HIT} melee}
{DEFENSE_ANIM_RANGE "units/orcs/slurbow-defend.png" "units/orcs/slurbow.png" {SOUND_LIST:ORC_HIT} ranged}
{DEFENSE_ANIM_RANGE "units/orcs/slurbow-melee-defend-2.png" "units/orcs/slurbow-melee-defend-1.png" {SOUND_LIST:ORC_HIT} melee}
{DEFENSE_ANIM_RANGE "units/orcs/slurbow-ranged-defend.png" "units/orcs/slurbow-ranged.png" {SOUND_LIST:ORC_HIT} ranged}
[attack]
name=short sword
icon=attacks/sword-orcish.png
@ -30,42 +30,47 @@ Orcs prize any such weapons they can manage to plunder, and they invariably end
number=3
[animation]
[frame]
begin=-225
end=-50
image="units/orcs/slurbow-attack-1.png"
begin=-250
end=-175
image="units/orcs/slurbow-melee.png"
[/frame]
[frame]
begin=-50
end=50
image="units/orcs/slurbow-attack-2.png"
begin=-175
end=-100
image="units/orcs/slurbow-melee-attack-1.png"
[/frame]
[if]
hits=yes
[frame]
begin=50
end=100
image="units/orcs/slurbow-attack-3.png"
begin=-100
end=-25
image="units/orcs/slurbow-melee-attack-2.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
[/if]
[else]
hits=no
[frame]
begin=50
end=100
image="units/orcs/slurbow-attack-3.png"
begin=-100
end=-25
image="units/orcs/slurbow-melee-attack-2.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=100
end=150
image="units/orcs/slurbow-attack-4.png"
begin=-25
end=50
image="units/orcs/slurbow-melee-attack-3.png"
[/frame]
[frame]
begin=150
begin=50
end=125
image="units/orcs/slurbow-melee-attack-4.png"
[/frame]
[frame]
begin=125
end=200
image="units/orcs/slurbow-attack-5.png"
image="units/orcs/slurbow-melee-defend-2.png"
[/frame]
[/animation]
[/attack]
@ -86,14 +91,14 @@ Orcs prize any such weapons they can manage to plunder, and they invariably end
[frame]
begin=-350
end=-300
image="units/orcs/slurbow.png"
image="units/orcs/slurbow-attack-ranged.png"
[/frame]
[if]
hits=yes
[frame]
begin=-300
end=0
image="units/orcs/slurbow-attack-ranged.png"
end=-200
image="units/orcs/slurbow-attack-ranged-1.png"
sound=crossbow.ogg
[/frame]
[/if]
@ -101,11 +106,16 @@ Orcs prize any such weapons they can manage to plunder, and they invariably end
hits=no
[frame]
begin=-300
end=0
image="units/orcs/slurbow-attack-ranged.png"
end=-200
image="units/orcs/slurbow-attack-ranged-1.png"
sound=crossbow-miss.ogg
[/frame]
[/else]
[frame]
begin=-200
end=50
image="units/orcs/slurbow-ranged-2.png"
[/frame]
[/animation]
[/attack]
[attack]
@ -132,14 +142,19 @@ Orcs prize any such weapons they can manage to plunder, and they invariably end
[frame]
begin=-350
end=-300
image="units/orcs/slurbow.png"
image="units/orcs/slurbow-ranged.png"
[/frame]
[frame]
begin=-300
end=0
image="units/orcs/slurbow-attack-ranged.png"
end=-200
image="units/orcs/slurbow-attack-ranged-1.png"
sound=crossbow-fire.ogg
[/frame]
[frame]
begin=-200
end=50
image="units/orcs/slurbow-ranged-2.png"
[/frame]
[/if]
[else]
hits=no
@ -154,14 +169,19 @@ Orcs prize any such weapons they can manage to plunder, and they invariably end
[frame]
begin=-350
end=-300
image="units/orcs/slurbow.png"
image="units/orcs/slurbow-ranged.png"
[/frame]
[frame]
begin=-300
end=0
image="units/orcs/slurbow-attack-ranged.png"
end=-200
image="units/orcs/slurbow-attack-ranged-1.png"
sound=crossbow-fire-miss.ogg
[/frame]
[frame]
begin=-200
end=50
image="units/orcs/slurbow-ranged-2.png"
[/frame]
[/else]
[/animation]
[/attack]