Skip to content

Commit

Permalink
SoF: shut 'unknown unit referred to by id' wmllint warnings
Browse files Browse the repository at this point in the history
This fixes the warnings listed in #4494 and is part of #4381
  • Loading branch information
Elvish-Hunter committed Nov 21, 2019
1 parent d69b28f commit 1c590a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Expand Up @@ -98,6 +98,7 @@
[show_if]
[not]
[have_unit]
# wmllint: recognize Krawg
id=Krawg
[/have_unit]
[/not]
Expand All @@ -112,6 +113,7 @@
[/have_unit]
[not]
[have_unit]
# wmllint: recognize Thursagan
id=Thursagan
[/have_unit]
[/not]
Expand Down
Expand Up @@ -204,6 +204,7 @@
condition=lose
[show_if]
[have_unit]
# wmllint: recognize Krawg
id=Krawg
[/have_unit]
[/show_if]
Expand All @@ -213,6 +214,7 @@
condition=lose
[show_if]
[have_unit]
# wmllint: recognize Thursagan
id=Thursagan
[/have_unit]
[/show_if]
Expand Down
1 change: 1 addition & 0 deletions data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
Expand Up @@ -127,6 +127,7 @@
[show_if]
{VARIABLE_CONDITIONAL found_forge boolean_equals no}
[have_unit]
# wmllint: recognize Thursagan
id=Thursagan
[/have_unit]
[/show_if]
Expand Down

0 comments on commit 1c590a7

Please sign in to comment.