summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/002-3/doors.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt
index 13803ffc7..377920d76 100644
--- a/npc/002-3/doors.txt
+++ b/npc/002-3/doors.txt
@@ -23,6 +23,12 @@ OnTouch:
warp "005-1", 49, 117;
close;
}
+
+ if (LOCATION$ == "Artis") {
+ warp "029-0", 203, 85;
+ close;
+ }
+
if (LOCATION$ == "Tulim") {
if ($@MK_SCENE == MK_SIEGE_TULIM && BaseLevel < 30) {
showavatar NPC_NARD;