diff options
Diffstat (limited to 'npc/functions/mkbot.txt')
-rw-r--r-- | npc/functions/mkbot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt index adca606ed..a5638484a 100644 --- a/npc/functions/mkbot.txt +++ b/npc/functions/mkbot.txt @@ -218,7 +218,7 @@ OnTimer90000: $GAME_STORYLINE=2; $MK_TEMPVAR=0; } - if ($GAME_STORYLINE == 2 && + if ($GAME_STORYLINE == 2 && $MK_TEMPVAR >= 500) { kamibroadcast("##1##BThe Monster King army is in total disarray and disorder!", "Saulc"); sleep(2500); |