Banish a stderr message reported on the forums.
This commit is contained in:
parent
a6537645b9
commit
41efa7a271
1 changed files with 8 additions and 0 deletions
|
@ -94,7 +94,15 @@
|
|||
[ai]
|
||||
{NO_SCOUTS}
|
||||
recruitment_ignore_bad_movement=yes
|
||||
#ifdef EASY
|
||||
recruitment_pattern=scout,fighter,fighter,archer
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
recruitment_pattern=scout,fighter,fighter,archer
|
||||
#endif
|
||||
#ifdef HARD
|
||||
recruitment_pattern=scout,fighter,fighter,mixed fighter,archer
|
||||
#endif
|
||||
{ATTACK_DEPTH 4 5 5}
|
||||
[/ai]
|
||||
[ai]
|
||||
|
|
Loading…
Add table
Reference in a new issue