diff --git a/data/core/images/portraits/trolls/transparent/troll-warrior.png b/data/core/images/portraits/trolls/transparent/troll-warrior.png new file mode 100644 index 00000000000..66b2ba6bf7e Binary files /dev/null and b/data/core/images/portraits/trolls/transparent/troll-warrior.png differ diff --git a/data/core/images/portraits/trolls/troll-warrior.png b/data/core/images/portraits/trolls/troll-warrior.png new file mode 100644 index 00000000000..4322dd8aa7c Binary files /dev/null and b/data/core/images/portraits/trolls/troll-warrior.png differ diff --git a/data/core/units/trolls/Warrior.cfg b/data/core/units/trolls/Warrior.cfg index 861346398d0..7b595970ca8 100644 --- a/data/core/units/trolls/Warrior.cfg +++ b/data/core/units/trolls/Warrior.cfg @@ -4,7 +4,7 @@ name= _ "Troll Warrior" race=troll image="units/trolls/warrior.png" - profile=portraits/trolls/troll.png + profile=portraits/trolls/troll-warrior.png {MAGENTA_IS_THE_TEAM_COLOR} hitpoints=70 movement_type=largefoot @@ -18,6 +18,18 @@ usage=fighter description= _ "Trolls typically neither need nor prefer to use any proper armament in combat, as large ‘sticks and stones’ serve them all too well. However, trolls have been seen on numerous occasions clad in rough-shod armor and bearing metal hammers. It is speculated that orcish allies are the source and crafters of these; expeditions into several forcibly-vacated troll holes have shown little evidence of tool use, and certainly no metalworking of any kind. Given how dangerous a troll is with its bare hands, the thought of a troll with proper armament is entirely unsettling."+{SPECIAL_NOTES}+{SPECIAL_NOTES_REGENERATES} die_sound={SOUND_LIST:TROLL_DIE} + [portrait] + size=400 + side="left" + mirror="false" + image="portraits/trolls/transparent/troll-warrior.png" + [/portrait] + [portrait] + size=400 + side="right" + mirror="true" + image="portraits/trolls/transparent/troll-warrior.png" + [/portrait] [abilities] {ABILITY_REGENERATES} [/abilities]