From 8c478bf8fb51cd5637c9c99975031de6e4e608fc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 23:57:58 -0300 Subject: Remove some possibly broken stuff. Hopefully now only shops/magic/warps broken --- npc/017-9/npcs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/017-9/npcs.txt') diff --git a/npc/017-9/npcs.txt b/npc/017-9/npcs.txt index b1257a7d..53d50682 100755 --- a/npc/017-9/npcs.txt +++ b/npc/017-9/npcs.txt @@ -12,14 +12,14 @@ end; } -001-1,54,118,0 script #SecretDoor3 NPC32767,0,0,{ +001-1,54,119,0 script #SecretDoor3 NPC32767,0,0,{ if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end; gmlog "@warp 017-9"; warp "017-9", 21, 21; end; } -027-2,118,111,0 script #SecretDoor4 NPC32767,0,0,{ +027-2,46,111,0 script #SecretDoor4 NPC32767,0,0,{ if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end; gmlog "@warp 017-9"; warp "017-9", 31, 21; -- cgit v1.2.3-70-g09d2