Change some units from using # comments to [comment].
The only difference this makes is that wmlscope will no longer see the frames as unused. Each one is tagged with a FIXME comment as well.
This commit is contained in:
parent
1b24006284
commit
25bb143e33
7 changed files with 295 additions and 253 deletions
|
@ -40,28 +40,31 @@
|
|||
[/attack]
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/archer-sword-defend.png" "units/elves-wood/archer-sword.png" {SOUND_LIST:ELF_HIT} melee }
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/archer-bow-defend.png" "units/elves-wood/archer-bow.png" {SOUND_LIST:ELF_HIT} ranged }
|
||||
# [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/elves-wood/archer-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/elves-wood/archer-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/elves-wood/archer-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/elves-wood/archer-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/elves-wood/archer-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elves-wood/archer-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/elves-wood/archer-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/elves-wood/archer-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=bow
|
||||
|
@ -170,20 +173,23 @@
|
|||
image="units/elves-wood/archer+female.png"
|
||||
profile="portraits/Kitty/elvish-archer+female.png"
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
# [death]
|
||||
# [frame]
|
||||
# image="units/elves-wood/archer+female-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/archer+female-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/archer+female-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/archer+female-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/elves-wood/archer+female-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/archer+female-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/archer+female-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/archer+female-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/archer+female-sword-defend.png" "units/elves-wood/archer+female-sword.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/archer+female-bow-defend.png" "units/elves-wood/archer+female-bow.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
|
||||
[attack_anim]
|
||||
|
|
|
@ -34,28 +34,31 @@ This has, at times, been interpreted as a form of vengeance for their brethren l
|
|||
[abilities]
|
||||
{ABILITY_AMBUSH}
|
||||
[/abilities]
|
||||
# [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/elves-wood/avenger-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/elves-wood/avenger-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/elves-wood/avenger-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/elves-wood/avenger-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/elves-wood/avenger-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elves-wood/avenger-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/elves-wood/avenger-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/elves-wood/avenger-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack]
|
||||
name=sword
|
||||
description=_"sword"
|
||||
|
@ -181,21 +184,24 @@ This has, at times, been interpreted as a form of vengeance for their brethren l
|
|||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/avenger-sword-defend.png" "units/elves-wood/avenger+female-sword.png" {SOUND_LIST:ELF_FEMALE_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/avenger+female-bow-defend.png" "units/elves-wood/avenger+female-bow.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
|
||||
# [death]
|
||||
# [frame]
|
||||
# image="units/elves-wood/avenger-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/avenger-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/avenger-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/avenger-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
[attack_anim]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/elves-wood/avenger-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/avenger-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/avenger-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/avenger-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=bow
|
||||
[/attack_filter]
|
||||
|
|
|
@ -31,28 +31,31 @@
|
|||
[abilities]
|
||||
{ABILITY_AMBUSH}
|
||||
[/abilities]
|
||||
# [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/elves-wood/ranger-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/elves-wood/ranger-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/elves-wood/ranger-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/elves-wood/ranger-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/elves-wood/ranger-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elves-wood/ranger-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/elves-wood/ranger-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/elves-wood/ranger-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack]
|
||||
name=sword
|
||||
description=_"sword"
|
||||
|
@ -178,20 +181,23 @@
|
|||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/ranger-sword-defend.png" "units/elves-wood/ranger+female-sword.png" {SOUND_LIST:ELF_FEMALE_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/ranger+female-bow-defend.png" "units/elves-wood/ranger+female-bow.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
|
||||
# [death]
|
||||
# [frame]
|
||||
# image="units/elves-wood/ranger-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/ranger-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/ranger-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/ranger-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/elves-wood/ranger-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/ranger-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/ranger-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/ranger-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=bow
|
||||
|
|
|
@ -20,28 +20,31 @@
|
|||
usage=archer
|
||||
unit_description= _ "There was a legend of an elf who stopped an arrow by shooting it out of the air with one of his own. It is a testament to the skill of the elves that such a story could be taken seriously. The sharpshooters of the elves have, quite simply, mastered the art of archery."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
# [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/elves-wood/sharpshooter-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/elves-wood/sharpshooter-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/elves-wood/sharpshooter-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/elves-wood/sharpshooter-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/elves-wood/sharpshooter-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elves-wood/sharpshooter-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/elves-wood/sharpshooter-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/elves-wood/sharpshooter-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack]
|
||||
name=sword
|
||||
description=_"sword"
|
||||
|
@ -158,20 +161,23 @@
|
|||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/sharpshooter+female-sword-defend.png" "units/elves-wood/sharpshooter+female-sword.png" {SOUND_LIST:ELF_FEMALE_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/elves-wood/sharpshooter+female-bow-defend.png" "units/elves-wood/sharpshooter+female-bow.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
|
||||
# [death]
|
||||
# [frame]
|
||||
# image="units/elves-wood/sharpshooter-die1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/sharpshooter-die2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/sharpshooter-die3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/elves-wood/sharpshooter-die4.png"
|
||||
# [/frame]
|
||||
# [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter-die4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=longbow
|
||||
|
|
|
@ -23,28 +23,31 @@ It is an irony that, with all their knowledge, and their unassuming monopoly the
|
|||
Physically frail, and lacking familiarity with combat, magi do possess certain arts which are of great utility in battle."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/mage-defend.png" "units/human-magi/mage.png" {SOUND_LIST:HUMAN_OLD_HIT} }
|
||||
### [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/human-magi/mage-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/human-magi/mage-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/human-magi/mage-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/human-magi/mage-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/human-magi/mage-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/human-magi/mage-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/human-magi/mage-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/human-magi/mage-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack]
|
||||
name=staff
|
||||
description=_"staff"
|
||||
|
@ -165,20 +168,23 @@ Physically frail, and lacking familiarity with combat, magi do possess certain a
|
|||
image="units/human-magi/mage+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/mage+female-defend.png" "units/human-magi/mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
### [death]
|
||||
# [frame]
|
||||
# image="units/human-magi/mage+female-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/mage+female-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/mage+female-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/mage+female-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/human-magi/mage+female-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/mage+female-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/mage+female-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/mage+female-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=missile
|
||||
|
|
|
@ -23,28 +23,31 @@ Though physically frail, and untrained as warriors, the 'Red Magi' have a number
|
|||
[resistance]
|
||||
fire=90
|
||||
[/resistance]
|
||||
### [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/human-magi/red-mage-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/human-magi/red-mage-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/human-magi/red-mage-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/human-magi/red-mage-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/human-magi/red-mage-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/human-magi/red-mage-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/human-magi/red-mage-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/human-magi/red-mage-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack]
|
||||
name=staff
|
||||
description=_"staff"
|
||||
|
@ -147,20 +150,23 @@ Though physically frail, and untrained as warriors, the 'Red Magi' have a number
|
|||
image="units/human-magi/red-mage+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/red-mage+female-defend.png" "units/human-magi/red-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
### [death]
|
||||
# [frame]
|
||||
# image="units/human-magi/red-mage+female-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/red-mage+female-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/red-mage+female-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/red-mage+female-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/human-magi/red-mage+female-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/red-mage+female-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/red-mage+female-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/red-mage+female-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=fireball
|
||||
|
|
|
@ -26,28 +26,31 @@ Though not trained for combat, they are a potent ally against magical or unnatur
|
|||
[resistance]
|
||||
arcane=60
|
||||
[/resistance]
|
||||
### [death]
|
||||
# [frame]
|
||||
# begin=0
|
||||
# end=100
|
||||
# image="units/human-magi/white-mage-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=100
|
||||
# end=200
|
||||
# image="units/human-magi/white-mage-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=200
|
||||
# end=300
|
||||
# image="units/human-magi/white-mage-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# begin=300
|
||||
# end=400
|
||||
# image="units/human-magi/white-mage-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/human-magi/white-mage-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/human-magi/white-mage-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/human-magi/white-mage-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/human-magi/white-mage-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[healing_anim]
|
||||
[frame]
|
||||
begin=-525
|
||||
|
@ -263,20 +266,23 @@ Though not trained for combat, they are a potent ally against magical or unnatur
|
|||
image="units/human-magi/white-mage+female.png"
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-magi/white-mage+female-defend.png" "units/human-magi/white-mage+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
### [death]
|
||||
# [frame]
|
||||
# image="units/human-magi/white-mage+female-die-1.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/white-mage+female-die-2.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/white-mage+female-die-3.png"
|
||||
# [/frame]
|
||||
# [frame]
|
||||
# image="units/human-magi/white-mage+female-die-4.png"
|
||||
# [/frame]
|
||||
### [/death]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/human-magi/white-mage+female-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/white-mage+female-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/white-mage+female-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-magi/white-mage+female-die-4.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[healing_anim]
|
||||
[frame]
|
||||
image="units/human-magi/white-mage+female-magic-1.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue