Use unused portrait sovereign.png for the according unit.

http://forums.wesnoth.org/viewtopic.php?p=517527#p517527

Ruler (level 2) doesn't have an own one it seems so keep using the level 1
portrait for it.
This commit is contained in:
Anonymissimus 2012-01-04 15:05:40 +00:00
parent b642743f69
commit 2a7cb698a4

View file

@ -4,7 +4,7 @@
name= _ "Orcish Sovereign"
race=orc
image="units/orcs/sovereign.png"
profile="portraits/orcs/leader.png"
profile="portraits/orcs/sovereign.png"
{LEADING_ANIM "units/orcs/sovereign-lead-2.png" "units/orcs/sovereign-lead-1.png" 0,-30}
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=75
@ -23,13 +23,13 @@
size=400
side="left"
mirror="false"
image="portraits/orcs/transparent/leader.png"
image="portraits/orcs/transparent/sovereign.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/orcs/transparent/leader.png"
image="portraits/orcs/transparent/sovereign.png"
[/portrait]
{DEFENSE_ANIM_RANGE "units/orcs/sovereign-defend-2.png" "units/orcs/sovereign-defend-1.png" {SOUND_LIST:ORC_HIT} melee}
{DEFENSE_ANIM_RANGE "units/orcs/sovereign-ranged-defend.png" "units/orcs/sovereign-ranged.png" {SOUND_LIST:ORC_HIT} ranged}