summaryrefslogtreecommitdiff
path: root/world/map/npc/017-9
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-05-12 07:35:32 -0400
committermekolat <mekolat@users.noreply.github.com>2015-05-12 07:35:32 -0400
commit5a2da4becdc11df9e6400218ed2a449611ad85af (patch)
treec0407a196fd095ef5c8bfa2e49420a9759243188 /world/map/npc/017-9
parent1deaa280cb8e5252d0a01534bba5097d93c09064 (diff)
downloadserverdata-5a2da4becdc11df9e6400218ed2a449611ad85af.tar.gz
serverdata-5a2da4becdc11df9e6400218ed2a449611ad85af.tar.bz2
serverdata-5a2da4becdc11df9e6400218ed2a449611ad85af.tar.xz
serverdata-5a2da4becdc11df9e6400218ed2a449611ad85af.zip
request from @MadCamel
Diffstat (limited to 'world/map/npc/017-9')
-rw-r--r--world/map/npc/017-9/npcs.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/world/map/npc/017-9/npcs.txt b/world/map/npc/017-9/npcs.txt
index 25409829..c9f9aedb 100644
--- a/world/map/npc/017-9/npcs.txt
+++ b/world/map/npc/017-9/npcs.txt
@@ -1,6 +1,7 @@
009-1,42,43,0|script|#SecretDoor|32767,0,0
{
if (getgmlevel() < 20 && !debug) end;
+ gmlog "@warp 017-9";
warp "017-9", 27, 23;
end;
}
@@ -8,6 +9,7 @@
020-1,60,76,0|script|#SecretDoor2|32767,0,0
{
if (getgmlevel() < 20 && !debug) end;
+ gmlog "@warp 017-9";
warp "017-9", 29, 21;
end;
}
@@ -15,6 +17,7 @@
001-1,54,118,0|script|#SecretDoor3|32767,0,0
{
if (getgmlevel() < 20 && !debug) end;
+ gmlog "@warp 017-9";
warp "017-9", 21, 21;
end;
}
@@ -22,6 +25,7 @@
027-2,118,111,0|script|#SecretDoor4|32767,0,0
{
if (getgmlevel() < 20 && !debug) end;
+ gmlog "@warp 017-9";
warp "017-9", 31, 21;
end;
}
@@ -29,6 +33,7 @@
029-1,34,96,0|script|#SecretDoor5|32767,0,0
{
if (getgmlevel() < 20 && !debug) end;
+ gmlog "@warp 017-9";
warp "017-9", 23, 21;
end;
}