Yet more recruitment_pattern consistency check.

This commit is contained in:
Eric S. Raymond 2008-01-31 06:34:51 +00:00
parent f077b9485e
commit 6179a2c5b1
3 changed files with 6 additions and 0 deletions

View file

@ -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}

View file

@ -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}

View file

@ -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}