THoT S4: Let the enemy recruit level 2 units on normal difficulty.

[ci skip]
This commit is contained in:
josteph 2018-07-10 18:44:16 +00:00 committed by Severin Glöckner
parent 3c57546e89
commit fbd08b006e

View file

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