Yet more recruitment_pattern consistency check.
This commit is contained in:
parent
f077b9485e
commit
6179a2c5b1
3 changed files with 6 additions and 0 deletions
|
@ -263,6 +263,8 @@
|
|||
[/unit]
|
||||
#enddef
|
||||
|
||||
#wmllint: usage of "Desert Archer" is archer
|
||||
|
||||
{DESERT_ARCHER "" 17 false}
|
||||
{DESERT_ARCHER 2 18 true}
|
||||
{DESERT_ARCHER 3 19 true}
|
||||
|
|
|
@ -142,6 +142,8 @@
|
|||
[/unit]
|
||||
#enddef
|
||||
|
||||
#wmllint: usage of "Desert Fighter" is fighter
|
||||
|
||||
{DESERT_FIGHTER "" 15 false}
|
||||
{DESERT_FIGHTER 2 16 true}
|
||||
{DESERT_FIGHTER 3 17 true}
|
||||
|
|
|
@ -124,6 +124,8 @@
|
|||
[/unit]
|
||||
#enddef
|
||||
|
||||
#wmllint: usage of "Desert Hunter" is mixed fighter
|
||||
|
||||
{DESERT_HUNTER "" 20 false}
|
||||
{DESERT_HUNTER 2 21 true}
|
||||
{DESERT_HUNTER 3 22 true}
|
||||
|
|
Loading…
Add table
Reference in a new issue