From f28f5ea283b8972320f470a3b9b3d5138c7049c5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Oct 2021 22:17:19 -0300 Subject: Fix a few "typos" --- npc/functions/mkbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt index 019c60ca5..2a585b6aa 100644 --- a/npc/functions/mkbot.txt +++ b/npc/functions/mkbot.txt @@ -104,7 +104,7 @@ OnTimer90000: // The Monster King will not move anymore because story if ($GAME_STORYLINE == 0 || - $GAME_STORYLINE == 5) { + $GAME_STORYLINE >= 5) { if (.mp$ != "boss") unitwarp($@MK, "boss", 45, 45); initnpctimer; -- cgit v1.2.3-70-g09d2