Fixed the merman spawns not working correctly...
...and limited the number of simultaneous gryphons on the easiest difficulty.
This commit is contained in:
parent
41ed43b0d5
commit
9e2c91b3d2
1 changed files with 5 additions and 0 deletions
|
@ -116,6 +116,10 @@
|
|||
|
||||
{STARTING_VILLAGES 3 11}
|
||||
|
||||
#ifdef EASY
|
||||
{LIMIT_CONTEMPORANEOUS_RECRUITS 3 "Gryphon Rider" 3}
|
||||
#endif
|
||||
|
||||
[side]
|
||||
type=General
|
||||
id="Earl Lanbec'h"
|
||||
|
@ -312,6 +316,7 @@
|
|||
|
||||
[event]
|
||||
name=turn 3,turn 4,turn 5,turn 6,turn 9,turn 11
|
||||
first_time_only=no
|
||||
|
||||
{GENERIC_UNIT 5 (Merman Fighter) 1 15}
|
||||
{GENERIC_UNIT 5 (Merman Fighter) 1 16}
|
||||
|
|
Loading…
Add table
Reference in a new issue