mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 12:10:25 +00:00
SoF: shut 'unknown unit referred to by id' wmllint warnings
This fixes the warnings listed in #4494 and is part of #4381
This commit is contained in:
parent
d69b28fd50
commit
1c590a7efe
@ -98,6 +98,7 @@
|
||||
[show_if]
|
||||
[not]
|
||||
[have_unit]
|
||||
# wmllint: recognize Krawg
|
||||
id=Krawg
|
||||
[/have_unit]
|
||||
[/not]
|
||||
@ -112,6 +113,7 @@
|
||||
[/have_unit]
|
||||
[not]
|
||||
[have_unit]
|
||||
# wmllint: recognize Thursagan
|
||||
id=Thursagan
|
||||
[/have_unit]
|
||||
[/not]
|
||||
|
@ -204,6 +204,7 @@
|
||||
condition=lose
|
||||
[show_if]
|
||||
[have_unit]
|
||||
# wmllint: recognize Krawg
|
||||
id=Krawg
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
@ -213,6 +214,7 @@
|
||||
condition=lose
|
||||
[show_if]
|
||||
[have_unit]
|
||||
# wmllint: recognize Thursagan
|
||||
id=Thursagan
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
|
@ -127,6 +127,7 @@
|
||||
[show_if]
|
||||
{VARIABLE_CONDITIONAL found_forge boolean_equals no}
|
||||
[have_unit]
|
||||
# wmllint: recognize Thursagan
|
||||
id=Thursagan
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
|
Loading…
x
Reference in New Issue
Block a user