diff options
-rw-r--r-- | npc/functions/gmbot.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |