Wired in new troll portrait.
This commit is contained in:
parent
2582112982
commit
9e1b0926c3
2 changed files with 26 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
name= _ "Great Troll"
|
||||
race=troll
|
||||
image="units/trolls/warrior.png"
|
||||
profile=portraits/trolls/troll.png
|
||||
profile=portraits/trolls/troll-hero.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=80
|
||||
movement_type=largefoot
|
||||
|
@ -21,6 +21,18 @@
|
|||
[abilities]
|
||||
{ABILITY_REGENERATES}
|
||||
[/abilities]
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/trolls/transparent/troll-hero.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/trolls/transparent/troll-hero.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=hammer
|
||||
description=_"hammer"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Troll Hero"
|
||||
race=troll
|
||||
image="units/trolls/troll-hero.png"
|
||||
profile=portraits/trolls/troll.png
|
||||
profile=portraits/trolls/troll-hero.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=largefoot
|
||||
|
@ -21,6 +21,18 @@
|
|||
[abilities]
|
||||
{ABILITY_REGENERATES}
|
||||
[/abilities]
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/trolls/transparent/troll-hero.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/trolls/transparent/troll-hero.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=hammer
|
||||
description=_"hammer"
|
||||
|
|
Loading…
Add table
Reference in a new issue