SotBE S11: add waves of mermen, number dependent on difficulty

This commit is contained in:
mattsc 2014-01-27 12:41:46 -08:00
parent 91800c34c8
commit f0936bd85c

View file

@ -1015,7 +1015,15 @@
[/event]
[event]
name=turn 6,turn 10
#ifdef EASY
name=turn 6,turn 10,turn 14
#endif
#ifdef NORMAL
name=turn 6,turn 10,turn 14, turn 18
#endif
#ifdef HARD
name=turn 6,turn 10,turn 14, turn 18, turn 22
#endif
first_time_only=no
[scroll_to]
@ -1034,7 +1042,15 @@
[/event]
[event]
#ifdef EASY
name=turn 4,turn 8,turn 12
#endif
#ifdef NORMAL
name=turn 4,turn 8,turn 12,turn 16
#endif
#ifdef HARD
name=turn 4,turn 8,turn 12,turn 16,turn 20
#endif
first_time_only=no
[scroll_to]