diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/gmbot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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", |