From 788f0af90040de8ae19426bc6c3389537803eb64 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Mar 2021 13:41:05 -0300 Subject: Lightbringer will now only show up at the Master Room if it errors. --- npc/functions/gmbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index 7045b6874..00b931a0a 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -164,7 +164,7 @@ OnTimer300000: // movelb(npcid) function movelb { .@id=getarg(0); - setarray .@m$, "boss", "001-1", "001-3", "001-7", + setarray .@m$, "001-1", "001-3", "001-7", "004-2", "004-2-1", "010-1", "010-1-1", "011-2", "011-3", "013-1", "014-5", "015-1", "015-2", "015-3", "015-4", "015-5", "015-6", "015-7", -- cgit v1.2.3-70-g09d2