Add a special tag for the right side.
The engine doesn't support it yet, but will soon. Kitty mentioned that the iron mauler is right side only as well so removed left side image.
This commit is contained in:
parent
8125ed5e90
commit
c2f29a9076
3 changed files with 4 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
race=elf
|
||||
image="units/elves-wood/lord.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile="portraits/Kitty/elvish-lord.png"
|
||||
profile="portraits/Kitty/elvish-lord.png~RIGHT()"
|
||||
hitpoints=51
|
||||
movement_type=woodland
|
||||
movement=6
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
race=human
|
||||
{TRAIT_FEARLESS}
|
||||
image="units/human-loyalists/siegetrooper.png"
|
||||
profile="portraits/Emilien_Rotival/human-ironmauler.png"
|
||||
profile="portraits/Emilien_Rotival/human-ironmauler.png~RIGHT()"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=64
|
||||
movement_type=armoredfoot
|
||||
|
@ -22,16 +22,10 @@ Though staggering in melee combat, there are many drawbacks to being outfitted i
|
|||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
usage=fighter
|
||||
{DEFENSE_ANIM "units/human-loyalists/siegetrooper-defend-2.png" "units/human-loyalists/siegetrooper-defend-1.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/Emilien_Rotival/transparent/human-ironmauler.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
mirror="false"
|
||||
image="portraits/Emilien_Rotival/transparent/human-ironmauler.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
|
|
|
@ -277,7 +277,7 @@ Though not trained for combat, they are a potent ally against magical or unnatur
|
|||
name= _ "female^White Mage"
|
||||
gender=female
|
||||
image="units/human-magi/white-mage+female.png"
|
||||
profile="portraits/Kitty/human-mage-white+female.png"
|
||||
profile="portraits/Kitty/human-mage-white+female.png~RIGHT()"
|
||||
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} }
|
||||
# Upon Kitty's request only on the right side.
|
||||
|
|
Loading…
Add table
Reference in a new issue