From 96be2fd20afe6907d4d7d8abf7fcc2dd8f115130 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 10:35:33 -0300 Subject: MK_TEMP must be cleared on normal advancement --- npc/functions/gmbot.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/gmbot.txt') diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index a1526dd87..81bf977ce 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -186,6 +186,7 @@ OnTimer90000: // Apply the changes $GAME_STORYLINE=2; + $MK_TEMP=0; } // We're done, restart loop timer -- cgit v1.2.3-60-g2f50