Skip to content

Commit

Permalink
Merge pull request #2556 from stevecotton/low_loyal_dwarves, fixes #1421
Browse files Browse the repository at this point in the history


LoW Some loyal units were missing the IS_LOYAL overlay
  • Loading branch information
gfgtdf committed Feb 25, 2018
2 parents 9069a4f + 39da6a3 commit afb8ca9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Expand Up @@ -115,7 +115,6 @@
[/unit]
[unit]
type=Elvish Scout
{IS_LOYAL}
facing=nw
id=guard
x=22
Expand Down
3 changes: 3 additions & 0 deletions data/campaigns/Legend_of_Wesmere/utils/characters.cfg
Expand Up @@ -204,6 +204,7 @@
{TRAIT_RESILIENT}
{TRAIT_LOYAL}
[/modifications]
{IS_LOYAL}
[/unit]

[unit]
Expand All @@ -219,6 +220,7 @@
{TRAIT_RESILIENT}
{TRAIT_LOYAL}
[/modifications]
{IS_LOYAL}
[/unit]

[unit]
Expand Down Expand Up @@ -262,6 +264,7 @@
{TRAIT_HEALTHY}
{TRAIT_LOYAL}
[/modifications]
{IS_LOYAL}
[/unit]

[unit]
Expand Down

0 comments on commit afb8ca9

Please sign in to comment.