Added the [portrait] definition for orcish warlord.
This commit is contained in:
parent
8e38e28bb2
commit
796a086952
1 changed files with 12 additions and 0 deletions
|
@ -20,6 +20,18 @@
|
|||
die_sound={SOUND_LIST:ORC_DIE}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/warlord-defend-2.png" "units/orcs/warlord-defend-1.png" {SOUND_LIST:ORC_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/warlord-bow-defend.png" "units/orcs/warlord-bow.png" {SOUND_LIST:ORC_HIT} ranged}
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/orcs/transparent/warlord.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/orcs/transparent/warlord.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=greatsword
|
||||
description=_"greatsword"
|
||||
|
|
Loading…
Add table
Reference in a new issue