UtBS: fixed several wmllint warnings

This fixed part of the warning listed in #4494 and part of #4381
This commit is contained in:
Elvish_Hunter 2019-11-12 21:40:40 +01:00
parent a247dc56fb
commit 3f41184f4d
8 changed files with 13 additions and 3 deletions

View file

@ -168,6 +168,7 @@
{UTBS_INCLUDE utils}
# Add global events
# wmllint: validate-off
[+campaign]
{WEAPON_SPECIAL_DAZE_EVENTS}
{ABILITY_DISENGAGE_EVENTS}
@ -210,6 +211,7 @@
{DISCARD_RECRUIT_COST_HELPER_UNITS "Quenoth Mystic"}
{DISCARD_RECRUIT_COST_HELPER_UNITS "Tauroch Rider"}
[/campaign]
# wmllint: validate-on
#Append Units
[units]

View file

@ -127,6 +127,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Xanthos
id=Xanthos
[/have_unit]
[/show_if]

View file

@ -204,6 +204,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Thorn
id=Thorn
[/have_unit]
[/show_if]

View file

@ -212,6 +212,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Possessed Garak
id=Possessed Garak
[/have_unit]
[/show_if]

View file

@ -329,6 +329,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Cloaked Figure
id=Cloaked Figure
[/have_unit]
[/show_if]
@ -2377,7 +2378,6 @@
time=200
[/delay]
# wmllint: recognize Cloaked Figure
[message]
speaker=Zurg
message= _ "Congratulations! Some of trolls didnt think you strong enough to beat Dwarves."

View file

@ -400,6 +400,8 @@
[show_if]
[not]
[have_unit]
# wmllint: recognize Sergeant Durstrag
# wmllint: recognize Esanoo
id=Sergeant Durstrag,Esanoo
[/have_unit]
[/not]

View file

@ -81,7 +81,7 @@
user_team_name=_"Human Allies"
recruit=Quenoth Fighter,Tauroch Rider,Quenoth Scout,Quenoth Warrior,Quenoth Flanker,Tauroch Vanguard,Quenoth Archer,Quenoth Pathfinder
[ai]
recruitment_pattern=fighter, archer, fighter, mixed fighter, scout
recruitment_pattern=fighter, mixed fighter, fighter, mixed fighter, scout
aggression=0.75
caution=0.25
passive_leader=yes
@ -330,6 +330,8 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Tanstafaal
# wmllint: recognize Eloh
id=Tanstafaal,Eloh
[/have_unit]
[/show_if]
@ -1174,7 +1176,6 @@
[if]
[have_unit]
# wmllint: recognize Eloh
id=Eloh
[/have_unit]
[then]

View file

@ -258,6 +258,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Eloh
id=Eloh
[/have_unit]
[/show_if]
@ -267,6 +268,7 @@
condition=win
[show_if]
[have_unit]
# wmllint: recognize Yechnagoth
id=Yechnagoth
[/have_unit]
[/show_if]