Fixed a few small portrait bugs
(Jessica and Eldaric didn't get the proper portraits assigned to them).
This commit is contained in:
parent
8c80f8d1fe
commit
076084d2a2
3 changed files with 3 additions and 3 deletions
|
@ -71,7 +71,7 @@
|
|||
{STARTING_VILLAGES 1 6}
|
||||
{STARTING_VILLAGES 2 6}
|
||||
|
||||
{HERO (Warrior King) (King Eldaric IV) ( _ "King Eldaric IV") 1 28 15 ("unit_image")}
|
||||
{HERO (Warrior King) (King Eldaric IV) ( _ "King Eldaric IV") 1 28 15 "portraits/eldaric.png"}
|
||||
|
||||
[objectives]
|
||||
side=1
|
||||
|
|
|
@ -281,7 +281,7 @@
|
|||
#
|
||||
# We want you to have to go through the effort to level her up again.
|
||||
#
|
||||
{HERO (Outlaw Princess) (Lady Jessica) ( _ "Lady Jessica") 1 6 22 ("unit_image")}
|
||||
{HERO (Outlaw Princess) (Lady Jessica) ( _ "Lady Jessica") 1 6 22 "portraits/jessica.png"}
|
||||
|
||||
[scroll_to_unit]
|
||||
description=Lady Jessica
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
y=16,17,16,16
|
||||
[/move_unit_fake]
|
||||
|
||||
{HERO (Outlaw Queen) (Jessica in Hiding) ( _ "Jessica in Hiding") 4 19 16 ("unit_image")}
|
||||
{HERO (Outlaw Queen) (Jessica in Hiding) ( _ "Jessica in Hiding") 4 19 16 "portraits/jessica.png"}
|
||||
|
||||
[scroll_to_unit]
|
||||
description=Jessica in Hiding
|
||||
|
|
Loading…
Add table
Reference in a new issue