From 56ac02e00bda3bb7883ee64681675b402d012c4f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Apr 2021 16:55:47 -0300 Subject: Change Act 3 duration from a fixed 500 to a 'flexible' 1000 Can be easily changed on constant files --- npc/functions/mkbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/mkbot.txt') diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt index 4f1037488..019c60ca5 100644 --- a/npc/functions/mkbot.txt +++ b/npc/functions/mkbot.txt @@ -233,7 +233,7 @@ OnTimer90000: $MK_TEMPVAR=0; } if ($GAME_STORYLINE == 2 && - $MK_TEMPVAR >= 500) { + $MK_TEMPVAR >= MK_SIEGE_TOTALPOWER) { kamibroadcast("##1##BThe Monster King army is in total disarray and disorder!", "Saulc"); sleep(2500); kamibroadcast("##1##BIt's our chance to strike back!", "Saulc"); -- cgit v1.2.3-70-g09d2