THoT S4: Let the enemy recruit level 2 units on normal difficulty.
[ci skip]
This commit is contained in:
parent
3c57546e89
commit
fbd08b006e
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@
|
|||
[/side]
|
||||
|
||||
#ifdef NORMAL
|
||||
{LIMIT_CONTEMPORANEOUS_RECRUITS 2 "Troll" 1}
|
||||
# Allow Gronk to recruit at most one Troll besides himself.
|
||||
{LIMIT_CONTEMPORANEOUS_RECRUITS 2 "Troll" 2}
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
|
|
Loading…
Add table
Reference in a new issue