summaryrefslogtreecommitdiff
path: root/npc/017-9/npcs.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-25 03:40:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-25 03:40:09 -0300
commitb0968f8d50348fc41f5b2e24ff198816d3da780c (patch)
tree45fab3d0fe24b8c7247e98f5e8b0665be098054c /npc/017-9/npcs.txt
parente773109a54e896a54b2ff97e1a0bf60977ad156c (diff)
downloadserverdata-b0968f8d50348fc41f5b2e24ff198816d3da780c.tar.gz
serverdata-b0968f8d50348fc41f5b2e24ff198816d3da780c.tar.bz2
serverdata-b0968f8d50348fc41f5b2e24ff198816d3da780c.tar.xz
serverdata-b0968f8d50348fc41f5b2e24ff198816d3da780c.zip
Remove some ugly artifacts, fix Shock White ID from 122~127 to "22"
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;
}