fix female units incorrectly displaying male frames when attacking

This commit is contained in:
Jérémy Rosen 2007-01-02 08:59:48 +00:00
parent f8f30b5fe7
commit ec662455ea
28 changed files with 369 additions and 569 deletions

View file

@ -7,6 +7,8 @@ Concise list of player-visible changes:
* Added a recruit animation for Skeleton.
* Fixed animation of gryphon units not being displayed in the center of
the hex.
* Fixed incorrect WML in some units causing female variations to use male
images.
* Sound
* New sound effects: morning star.
@ -65,6 +67,7 @@ Detailed changelog and internal changes:
* unit art
* added a recruit animation for Skeleton
* fix gryphon not being in the center of their hex
* Fixed incorrect WML in some units causing female variations to use male
* language and i18n:
* new/updated man pages:
* updated translations: German, Italian

View file

@ -209,29 +209,16 @@
[frame]
image="units/elves-wood/archer+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack1.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack2.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack3.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack4.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/elves-wood/archer+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack1.png"
[/frame]
[if]
[frame]
image="units/elves-wood/archer+female-bow-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/elves-wood/archer+female-bow-attack1.png"
[/frame]
[/else]
[frame]
image="units/elves-wood/archer+female-bow-attack2.png"
[/frame]

View file

@ -220,29 +220,16 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
[frame]
image="units/elves-wood/avenger+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-attack1.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-attack2.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-attack3.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-attack4.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-bow.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/elves-wood/avenger+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/avenger+female-attack1.png"
[/frame]
[if]
[frame]
image="units/elves-wood/avenger+female-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/elves-wood/avenger+female-attack1.png"
[/frame]
[/else]
[frame]
image="units/elves-wood/avenger+female-attack2.png"
[/frame]

View file

@ -186,17 +186,6 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}
[/frame]
[if]
hits=no
[frame]
begin=0
end=75
image="units/elves-wood/druid-magic-4.png"
halo="halo/elven/nature-halo5.png"
sound=magic-thorns-miss-1.ogg,magic-thorns-miss-2.ogg
halo_x,halo_y=0,-12
[/frame]
[/if]
[else]
hits=yes
[frame]
begin=0
@ -206,6 +195,17 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}
sound=magic-thorns-1.ogg,magic-thorns-2.ogg
halo_x,halo_y=0,-12
[/frame]
[/if]
[else]
hits=no
[frame]
begin=0
end=75
image="units/elves-wood/druid-magic-4.png"
halo="halo/elven/nature-halo5.png"
sound=magic-thorns-miss-1.ogg,magic-thorns-miss-2.ogg
halo_x,halo_y=0,-12
[/frame]
[/else]
[frame]

View file

@ -218,29 +218,16 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
[frame]
image="units/elves-wood/marksman+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow-attack1.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow-attack2.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow-attack3.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow-attack4.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/elves-wood/marksman+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/marksman+female-bow-attack1.png"
[/frame]
[if]
[frame]
image="units/elves-wood/marksman+female-bow-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/elves-wood/marksman+female-bow-attack1.png"
[/frame]
[/else]
[frame]
image="units/elves-wood/marksman+female-bow-attack2.png"
[/frame]

View file

@ -185,35 +185,46 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
# [/frame]
# [/death]
[attack]
[animation]
[frame]
image="units/elves-wood/ranger+female-sword.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-sword-1.png"
[/frame]
[if]
[frame]
image="units/elves-wood/ranger+female-sword-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/elves-wood/ranger+female-sword-2.png"
[/frame]
[/else]
[frame]
image="units/elves-wood/ranger+female-sword-3.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-sword.png"
[/frame]
[/animation]
[/attack]
[attack]
[animation]
[frame]
image="units/elves-wood/ranger+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow-attack1.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow-attack2.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow-attack3.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow-attack4.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/elves-wood/ranger+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/ranger+female-bow-attack1.png"
[/frame]
[if]
[frame]
image="units/elves-wood/ranger+female-bow-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/elves-wood/ranger+female-bow-attack1.png"
[/frame]
[/else]
[frame]
image="units/elves-wood/ranger+female-bow-attack2.png"
[/frame]

View file

@ -221,29 +221,6 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
image="units/elves-wood/sharpshooter+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/elves-wood/sharpshooter+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female-bow-attack1.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female-bow-attack2.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female-bow-attack3.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female-bow-attack4.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female-bow.png"
[/frame]
[frame]
image="units/elves-wood/sharpshooter+female.png"
[/frame]
[/animation]
[/attack]
[/female]
[/unit]

View file

@ -184,7 +184,6 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}
halo=halo/elven/nature-halo5.png
halo_x,halo_y=0,-12
[/frame]
[if]
hits=yes
[frame]
@ -204,12 +203,11 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}
end=0
image="units/elves-wood/shyde-ftouch-attack3.png"
sound=magic-thorns-miss-1.ogg,magic-thorns-miss-2.ogg
halo=halo/elven/nature-halo6.png
halo_x,halo_y=0,-12
[/frame]
[/else]
[frame]
begin=-0
end=75

View file

@ -156,7 +156,7 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}
end=-375
image="units/elves-wood/sylph-magic.png"
sound=magic-faeriefire-miss.ogg
halo=halo/elven/faerie-fire-halo1.png
halo_x,halo_y=0,-28
[/frame]

View file

@ -184,26 +184,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
[frame]
image="units/human-magi/mage+female-attack-staff-1.png"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-staff-2.png"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-magic1.png"
[/frame]
[frame]
image="units/human-magi/mage+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/mage+female.png"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-staff-1.png"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-staff-2.png"
[/frame]
[if]
[frame]
image="units/human-magi/mage+female-attack-staff-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/mage+female-attack-staff-2.png"
[/frame]
[/else]
[frame]
image="units/human-magi/mage+female-attack-magic1.png"
[/frame]
@ -232,9 +222,6 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
image="units/human-magi/mage+female-attack-magic2.png"
[/frame]
[/else]
[frame]
image="units/human-magi/mage+female-attack-magic2.png"
[/frame]
[frame]
image="units/human-magi/mage+female-attack-magic1.png"
[/frame]

View file

@ -145,26 +145,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
[frame]
image="units/human-magi/arch-mage+female-staff-1.png"
[/frame]
[frame]
image="units/human-magi/arch-mage+female-staff-2.png"
[/frame]
[frame]
image="units/human-magi/arch-mage+female-defend.png"
[/frame]
[frame]
image="units/human-magi/arch-mage+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/arch-mage+female.png"
[/frame]
[frame]
image="units/human-magi/arch-mage+female-staff-1.png"
[/frame]
[frame]
image="units/human-magi/arch-mage+female-staff-2.png"
[/frame]
[if]
[frame]
image="units/human-magi/arch-mage+female-staff-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/arch-mage+female-staff-2.png"
[/frame]
[/else]
[frame]
image="units/human-magi/arch-mage+female-defend.png"
[/frame]

View file

@ -126,26 +126,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
[frame]
image="units/human-magi/great-mage+female-staff-1.png"
[/frame]
[frame]
image="units/human-magi/great-mage+female-staff-2.png"
[/frame]
[frame]
image="units/human-magi/great-mage+female-staff-1.png"
[/frame]
[frame]
image="units/human-magi/great-mage+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/great-mage+female.png"
[/frame]
[frame]
image="units/human-magi/great-mage+female-staff-1.png"
[/frame]
[frame]
image="units/human-magi/great-mage+female-staff-2.png"
[/frame]
[if]
[frame]
image="units/human-magi/great-mage+female-staff-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/great-mage+female-staff-2.png"
[/frame]
[/else]
[frame]
image="units/human-magi/great-mage+female-staff-1.png"
[/frame]

View file

@ -161,26 +161,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
[frame]
image="units/human-magi/red-mage+female-attack-staff1.png"
[/frame]
[frame]
image="units/human-magi/red-mage+female-attack-staff2.png"
[/frame]
[frame]
image="units/human-magi/red-mage+female-attack-staff1.png"
[/frame]
[frame]
image="units/human-magi/red-mage+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/red-mage+female.png"
[/frame]
[frame]
image="units/human-magi/red-mage+female-attack-staff1.png"
[/frame]
[frame]
image="units/human-magi/red-mage+female-attack-staff2.png"
[/frame]
[if]
[frame]
image="units/human-magi/red-mage+female-attack-staff2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/red-mage+female-attack-staff2.png"
[/frame]
[/else]
[frame]
image="units/human-magi/red-mage+female-attack-staff1.png"
[/frame]

View file

@ -113,9 +113,9 @@ Special Notes: Silver Magi are well-attuned to their magical natures and are hig
[else]
hits=no
[frame]
begin=-250
end=-200
image="units/human-magi/silver-mage.png"
begin=-100
end=100
image="units/human-magi/silver-mage-attack-melee.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
@ -212,23 +212,16 @@ Special Notes: Silver Magi are well-attuned to their magical natures and are hig
[/teleport_anim]
[attack]
[animation]
[frame]
image="units/human-magi/silver-mage+female-attack-melee.png"
[/frame]
[frame]
image="units/human-magi/silver-mage+female-teleport1.png"
[/frame]
[frame]
image="units/human-magi/silver-mage+female-attack-melee.png"
[/frame]
[frame]
image="units/human-magi/silver-mage+female-attack-magic1.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/silver-mage+female-attack-melee.png"
[/frame]
[if]
[frame]
image="units/human-magi/silver-mage+female-attack-melee.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/silver-mage+female-attack-melee.png"
[/frame]
[/else]
[frame]
image="units/human-magi/silver-mage+female-teleport1.png"
[/frame]

View file

@ -240,32 +240,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
[frame]
image="units/human-magi/white-mage-melee-2.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-3.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-4.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-5.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-6.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/white-mage.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-1.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-2.png"
[/frame]
[frame]
image="units/human-magi/white-mage-melee-3.png"
[/frame]
[if]
[frame]
image="units/human-magi/white-mage-melee-3.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/white-mage-melee-3.png"
[/frame]
[/else]
[frame]
image="units/human-magi/white-mage-melee-4.png"
[/frame]
@ -279,20 +263,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
[/attack]
[attack]
[animation]
[frame]
image="units/human-magi/white-mage+female-magic1.png"
[/frame]
[frame]
image="units/human-magi/white-mage+female-magic3.png"
[/frame]
[frame]
image="units/human-magi/white-mage+female-magic5.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/white-mage+female-magic1.png"
[/frame]
[if]
[frame]
image="units/human-magi/white-mage+female-magic1.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/white-mage+female-magic1.png"
[/frame]
[/else]
[frame]
image="units/human-magi/white-mage+female-magic3.png"
[/frame]

View file

@ -193,26 +193,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
[frame]
image="units/human-magi/white-cleric+female-defend.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-attack-melee.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-defend.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/white-cleric+female.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-defend.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-attack-melee.png"
[/frame]
[if]
[frame]
image="units/human-magi/white-cleric+female-attack-melee.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/white-cleric+female-attack-melee.png"
[/frame]
[/else]
[frame]
image="units/human-magi/white-cleric+female-defend.png"
[/frame]
@ -226,20 +216,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
[frame]
image="units/human-magi/white-cleric+female-magic1.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-magic3.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-magic5.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-magi/white-cleric+female-magic1.png"
[/frame]
[frame]
image="units/human-magi/white-cleric+female-magic3.png"
[/frame]
[if]
[frame]
image="units/human-magi/white-cleric+female-magic3.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-magi/white-cleric+female-magic3.png"
[/frame]
[/else]
[frame]
image="units/human-magi/white-cleric+female-magic5.png"
[/frame]

View file

@ -104,20 +104,16 @@
[frame]
image="units/human-outlaws/outlaw+female-melee-1.png"
[/frame]
[frame]
image="units/human-outlaws/outlaw+female-melee-2.png"
[/frame]
[frame]
image="units/human-outlaws/outlaw+female-melee-3.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/outlaw+female-melee-1.png"
[/frame]
[frame]
image="units/human-outlaws/outlaw+female-melee-2.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/outlaw+female-melee-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/outlaw+female-melee-2.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/outlaw+female-melee-3.png"
[/frame]
@ -125,17 +121,16 @@
[/attack]
[attack]
[animation]
[frame]
image="units/human-outlaws/outlaw+female-attack1.png"
[/frame]
[frame]
image="units/human-outlaws/outlaw+female-attack2.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/outlaw+female-attack1.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/outlaw+female-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/outlaw+female-attack1.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/outlaw+female-attack2.png"
[/frame]

View file

@ -123,22 +123,22 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_S
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[if]
hits=yes
[frame]
begin=-350
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife.ogg
[/frame]
hits=yes
[frame]
begin=-350
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-350
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife-miss.ogg
[/frame]
hits=no
[frame]
begin=-350
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife-miss.ogg
[/frame]
[/else]
[frame]
begin=-100
@ -166,23 +166,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_S
[frame]
image="units/human-outlaws/assassin+female-melee-1-1.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-1-2.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-1-1.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-1-2.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/assassin+female-melee-1-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/assassin+female-melee-1-2.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
@ -194,23 +187,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_S
[frame]
image="units/human-outlaws/assassin+female-melee-2-1.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-2-2.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-2-1.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-melee-2-2.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/assassin+female-melee-2-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/assassin+female-melee-2-2.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
@ -218,20 +204,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_S
[/attack]
[attack]
[animation]
[frame]
image="units/human-outlaws/assassin+female-throwknife1.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female-throwknife2.png"
[/frame]
[frame]
image="units/human-outlaws/assassin+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/assassin+female-throwknife1.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/assassin+female-throwknife1.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/assassin+female-throwknife1.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/assassin+female-throwknife2.png"
[/frame]

View file

@ -117,26 +117,16 @@
[frame]
image="units/human-outlaws/footpad+female-melee-1.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-melee-2.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-melee-3.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-melee-4.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/footpad+female.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-melee-1.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-melee-2.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/footpad+female-melee-2.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/footpad+female-melee-2.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/footpad+female-melee-3.png"
[/frame]
@ -147,17 +137,16 @@
[/attack]
[attack]
[animation]
[frame]
image="units/human-outlaws/footpad+female-attack1.png"
[/frame]
[frame]
image="units/human-outlaws/footpad+female-attack2.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/footpad+female-attack1.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/footpad+female-attack1.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/footpad+female-attack1.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/footpad+female-attack2.png"
[/frame]

View file

@ -79,22 +79,22 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[if]
hits=yes
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife.ogg
[/frame]
hits=yes
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife-miss.ogg
[/frame]
hits=no
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife-miss.ogg
[/frame]
[/else]
[frame]
begin=-100
@ -114,20 +114,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
[frame]
image="units/human-outlaws/rogue+female.png"
[/frame]
[frame]
image="units/human-outlaws/rogue+female-attack.png"
[/frame]
[frame]
image="units/human-outlaws/rogue+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/rogue+female.png"
[/frame]
[frame]
image="units/human-outlaws/rogue+female-attack.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/rogue+female-attack.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/rogue+female-attack.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/rogue+female.png"
[/frame]
@ -135,11 +131,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
[/attack]
[attack]
[animation]
[frame]
image="units/human-outlaws/rogue+female-ranged.png"
[/frame]
[/animation]
[animation]
[if]
[frame]
image="units/human-outlaws/rogue+female-ranged.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/rogue+female-ranged.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/rogue+female-ranged.png"
[/frame]

View file

@ -267,20 +267,16 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}
[frame]
image="units/human-outlaws/thief+female.png"
[/frame]
[frame]
image="units/human-outlaws/thief+female-attack.png"
[/frame]
[frame]
image="units/human-outlaws/thief+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/human-outlaws/thief+female.png"
[/frame]
[frame]
image="units/human-outlaws/thief+female-attack.png"
[/frame]
[if]
[frame]
image="units/human-outlaws/thief+female-attack.png"
[/frame]
[/if]
[else]
[frame]
image="units/human-outlaws/thief+female-attack.png"
[/frame]
[/else]
[frame]
image="units/human-outlaws/thief+female.png"
[/frame]

View file

@ -68,20 +68,16 @@
[frame]
image="units/nagas/fighter+female.png"
[/frame]
[frame]
image="units/nagas/fighter+female-attack.png"
[/frame]
[frame]
image="units/nagas/fighter+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/nagas/fighter+female.png"
[/frame]
[frame]
image="units/nagas/fighter+female-attack.png"
[/frame]
[if]
[frame]
image="units/nagas/fighter+female-attack.png"
[/frame]
[/if]
[else]
[frame]
image="units/nagas/fighter+female-attack.png"
[/frame]
[/else]
[frame]
image="units/nagas/fighter+female.png"
[/frame]

View file

@ -73,20 +73,16 @@
[frame]
image="units/nagas/myrmidon+female.png"
[/frame]
[frame]
image="units/nagas/myrmidon+female-attack.png"
[/frame]
[frame]
image="units/nagas/myrmidon+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/nagas/myrmidon+female.png"
[/frame]
[frame]
image="units/nagas/myrmidon+female-attack.png"
[/frame]
[if]
[frame]
image="units/nagas/myrmidon+female-attack.png"
[/frame]
[/if]
[else]
[frame]
image="units/nagas/myrmidon+female-attack.png"
[/frame]
[/else]
[frame]
image="units/nagas/myrmidon+female.png"
[/frame]

View file

@ -71,20 +71,16 @@
[frame]
image="units/nagas/warrior+female.png"
[/frame]
[frame]
image="units/nagas/warrior+female-attack.png"
[/frame]
[frame]
image="units/nagas/warrior+female.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/nagas/warrior+female.png"
[/frame]
[frame]
image="units/nagas/warrior+female-attack.png"
[/frame]
[if]
[frame]
image="units/nagas/warrior+female-attack.png"
[/frame]
[/if]
[else]
[frame]
image="units/nagas/warrior+female-attack.png"
[/frame]
[/else]
[frame]
image="units/nagas/warrior+female.png"
[/frame]

View file

@ -76,22 +76,22 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[if]
hits=yes
[frame]
begin=-200
end=-100
image="units/orcs/assassin-ranged1.png"
sound=throwing-knife.ogg
[/frame]
hits=yes
[frame]
begin=-200
end=-100
image="units/orcs/assassin-ranged1.png"
sound=throwing-knife.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-200
end=-100
image="units/orcs/assassin-ranged1.png"
sound=throwing-knife-miss.ogg
[/frame]
hits=no
[frame]
begin=-200
end=-100
image="units/orcs/assassin-ranged1.png"
sound=throwing-knife-miss.ogg
[/frame]
[/else]
[frame]
begin=-100

View file

@ -129,22 +129,22 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[if]
hits=yes
[frame]
begin=-150
end=-100
image="units/orcs/slayer-ranged1.png"
sound=throwing-knife.ogg
[/frame]
hits=yes
[frame]
begin=-150
end=-100
image="units/orcs/slayer-ranged1.png"
sound=throwing-knife.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-150
end=-100
image="units/orcs/slayer-ranged1.png"
sound=throwing-knife-miss.ogg
[/frame]
hits=no
[frame]
begin=-150
end=-100
image="units/orcs/slayer-ranged1.png"
sound=throwing-knife-miss.ogg
[/frame]
[/else]
[frame]
begin=-100

View file

@ -28,7 +28,6 @@ Special Notes:"+{SPECIAL_NOTES_REGENERATES}
range=melee
damage=14
number=2
[animation]
[frame]
begin=-300

View file

@ -149,32 +149,16 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
[frame]
image="units/undead-necromancers/adept+female-ranged-5.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-6.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-7.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-8.png"
[/frame]
[/animation]
[animation]
[frame]
image="units/undead-necromancers/adept+female-ranged-1.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-2.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-3.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-4.png"
[/frame]
[frame]
image="units/undead-necromancers/adept+female-ranged-5.png"
[/frame]
[if]
[frame]
image="units/undead-necromancers/adept+female-ranged-6.png"
[/frame]
[/if]
[else]
[frame]
image="units/undead-necromancers/adept+female-ranged-6.png"
[/frame]
[/else]
[frame]
image="units/undead-necromancers/adept+female-ranged-6.png"
[/frame]