some wmllint fixes
This commit is contained in:
parent
0a44e00484
commit
bd8cca5ff8
2 changed files with 3 additions and 1 deletions
|
@ -321,7 +321,7 @@
|
|||
[then]
|
||||
[wml_message]
|
||||
logger=error
|
||||
message="Could not convert a $stored_changers[$i].type, please report!"
|
||||
message=_"Could not convert a $stored_changers[$i].type, please report!"
|
||||
[/wml_message]
|
||||
{VARIABLE type_to_turn_into $stored_changers[$i].type}
|
||||
[/then]
|
||||
|
|
|
@ -136,6 +136,7 @@
|
|||
condition=lose
|
||||
[show_if]
|
||||
[have_unit]
|
||||
# wmllint: recognize Garak
|
||||
id=Garak
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
|
@ -145,6 +146,7 @@
|
|||
condition=lose
|
||||
[show_if]
|
||||
[have_unit]
|
||||
# wmllint: recognize Zhul
|
||||
id=Zhul
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
|
|
Loading…
Add table
Reference in a new issue