Skip to content

Commit

Permalink
AOI S5: Use stock macros for loyal units.
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdfdragon committed Feb 16, 2016
1 parent 88f4237 commit 9ee59e4
Showing 1 changed file with 8 additions and 26 deletions.
Expand Up @@ -222,32 +222,14 @@

{MODIFY_UNIT (side=1) facing se}

{GENERIC_UNIT 3 Mage 17 17}
[+unit]
facing=se
overlays="misc/loyal-icon.png"
[modifications]
{TRAIT_LOYAL}
[/modifications]
[/unit]

{GENERIC_UNIT 3 Mage 16 18}
[+unit]
facing=se
overlays="misc/loyal-icon.png"
[modifications]
{TRAIT_LOYAL}
[/modifications]
[/unit]

{GENERIC_UNIT 3 Mage 15 17}
[+unit]
facing=se
overlays="misc/loyal-icon.png"
[modifications]
{TRAIT_LOYAL}
[/modifications]
[/unit]
{LOYAL_UNIT 3 Mage 17 17}
{FACING se}

{LOYAL_UNIT 3 Mage 16 18}
{FACING se}

{LOYAL_UNIT 3 Mage 15 17}
{FACING se}

[message]
speaker=Erlornas
Expand Down

0 comments on commit 9ee59e4

Please sign in to comment.