remove mixed fighter from the recruitment list...
...since there is no mixed fighter to recruit
This commit is contained in:
parent
e7426b9340
commit
ad953f29d5
1 changed files with 1 additions and 11 deletions
|
@ -70,17 +70,7 @@
|
|||
#endif
|
||||
|
||||
[ai]
|
||||
#ifdef EASY
|
||||
recruitment_pattern=scout,fighter,archer,mixed fighter
|
||||
#endif
|
||||
|
||||
#ifdef NORMAL
|
||||
recruitment_pattern=scout,fighter,archer,mixed fighter
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
recruitment_pattern=scout,fighter,archer,mixed fighter
|
||||
#endif
|
||||
recruitment_pattern=scout,fighter,archer
|
||||
|
||||
aggression=0.6
|
||||
caution=0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue