summaryrefslogtreecommitdiff
path: root/world/map/npc/017-9
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2015-03-26 13:45:45 -0400
committermekolat <mekolat@gmail.com>2015-03-26 23:55:29 -0400
commit0575c17eadba2fd117f43d5a79712acccd1ec211 (patch)
tree024dc8521146a55cfe6e9a965449add15c718595 /world/map/npc/017-9
parentdb4e22c9ea7c47eedecde14699e3759c670d19b3 (diff)
downloadserverdata-0575c17eadba2fd117f43d5a79712acccd1ec211.tar.gz
serverdata-0575c17eadba2fd117f43d5a79712acccd1ec211.tar.bz2
serverdata-0575c17eadba2fd117f43d5a79712acccd1ec211.tar.xz
serverdata-0575c17eadba2fd117f43d5a79712acccd1ec211.zip
deprecate npc 127
Diffstat (limited to 'world/map/npc/017-9')
-rw-r--r--world/map/npc/017-9/secret.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/017-9/secret.txt b/world/map/npc/017-9/secret.txt
index 555d6837..4c48f0f7 100644
--- a/world/map/npc/017-9/secret.txt
+++ b/world/map/npc/017-9/secret.txt
@@ -1,4 +1,4 @@
-009-1,42,43,0|script|#SecretDoor|127,0,0
+009-1,42,43,0|script|#SecretDoor|32767,0,0
{
if (getgmlevel() < 40 && !debug) goto L_close;
warp "017-9", 26, 25;
@@ -8,7 +8,7 @@ L_close:
close;
}
-020-1,60,76,0|script|#SecretDoor2|127,0,0
+020-1,60,76,0|script|#SecretDoor2|32767,0,0
{
if (getgmlevel() < 40 && !debug) goto L_close;
warp "017-9", 22, 22;
@@ -18,7 +18,7 @@ L_close:
close;
}
-001-1,54,118,0|script|#SecretDoor3|127,0,0
+001-1,54,118,0|script|#SecretDoor3|32767,0,0
{
if (getgmlevel() < 40 && !debug) goto L_close;
warp "017-9", 30, 22;
@@ -28,7 +28,7 @@ L_close:
close;
}
-027-2,118,111,0|script|#SecretDoor4|127,0,0
+027-2,118,111,0|script|#SecretDoor4|32767,0,0
{
if (getgmlevel() < 40 && !debug) goto L_close;
warp "017-9", 30, 29;