summaryrefslogtreecommitdiff
path: root/npc/017-9/npcs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-9/npcs.txt')
-rw-r--r--npc/017-9/npcs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-9/npcs.txt b/npc/017-9/npcs.txt
index 27a14fe2..9b9c2a1d 100644
--- a/npc/017-9/npcs.txt
+++ b/npc/017-9/npcs.txt
@@ -2,7 +2,7 @@
009-1,42,43,0 script #SecretDoor NPC32767,0,0,{
if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
+ //gmlog "@warp 017-9";
warp "017-9", 36, 26;
end;
}