New, TC images for fugitive, removed female-specific description,
and edited normal description.
This commit is contained in:
parent
4b2716e213
commit
59fa63f009
1 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
{AMLA_TOUGH 3}
|
||||
cost=56
|
||||
usage=mixed fighter
|
||||
unit_description= _ "Veteran criminals become notorious among the authorities for both their battle prowess and ability to elude capture. Dangerous and ruthless, they can be fearful in their element but no real match for professional law enforcment forces."
|
||||
unit_description= _ "Veteran criminals become notorious for both their ruthlessness and ability to elude capture. They can be dangerous and rightly fearful in their element, but are no match for the sheer numbers that law-abiding soldiery can throw at them."
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM "units/human-outlaws/fugitive-defend.png" "units/human-outlaws/fugitive.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[abilities]
|
||||
|
@ -82,36 +82,36 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/human-outlaws/fugitive.png"
|
||||
image="units/human-outlaws/fugitive-melee-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/human-outlaws/fugitive-melee-1.png"
|
||||
image="units/human-outlaws/fugitive-melee-2.png"
|
||||
sound=mace.wav
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/human-outlaws/fugitive-melee-1.png"
|
||||
image="units/human-outlaws/fugitive-melee-2.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=50
|
||||
end=150
|
||||
image="units/human-outlaws/fugitive.png"
|
||||
image="units/human-outlaws/fugitive-melee-3.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[female]
|
||||
name= _ "female^Fugitive"
|
||||
gender=female
|
||||
image="units/human-outlaws/fugitive+female.png"
|
||||
unit_description= _ "Veteran criminals become notorious among the authorities for both their battle prowess and ability to elude capture. Beautiful and dangerous, their beauty is exceeded only by their dangerousness."
|
||||
die_sound={SOUND_LIST:HUMAN_FEMALE_DIE}
|
||||
{DEFENSE_ANIM "units/human-outlaws/fugitive+female-defend.png" "units/human-outlaws/fugitive+female.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
[attack_anim]
|
||||
|
@ -137,20 +137,20 @@
|
|||
name=mace
|
||||
[/attack_filter]
|
||||
[frame]
|
||||
image="units/human-outlaws/fugitive+female.png"
|
||||
image="units/human-outlaws/fugitive+female-melee-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
[frame]
|
||||
image="units/human-outlaws/fugitive+female-melee-1.png"
|
||||
image="units/human-outlaws/fugitive+female-melee-2.png"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
[frame]
|
||||
image="units/human-outlaws/fugitive+female-melee-1.png"
|
||||
image="units/human-outlaws/fugitive+female-melee-2.png"
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
image="units/human-outlaws/fugitive+female.png"
|
||||
image="units/human-outlaws/fugitive+female-melee-3.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/female]
|
||||
|
|
Loading…
Add table
Reference in a new issue