summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/_warps.txt1
-rw-r--r--npc/000-2-0/doors.txt6
2 files changed, 6 insertions, 1 deletions
diff --git a/npc/000-2-0/_warps.txt b/npc/000-2-0/_warps.txt
index 8fa34a8f..dff86b6d 100644
--- a/npc/000-2-0/_warps.txt
+++ b/npc/000-2-0/_warps.txt
@@ -1,4 +1,3 @@
// 000-2-0 warps
000-2-0.gat,30,25 warp ToLevel1 -1,-1,000-2-1.gat,61,29
-000-2-0.gat,32,27 warp ToLevel0 -1,-1,000-2-3.gat,20,27
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
index 871d4751..8a6f5d67 100644
--- a/npc/000-2-0/doors.txt
+++ b/npc/000-2-0/doors.txt
@@ -44,3 +44,9 @@ l_End:
close;
}
+
+000-2-0.gat,32,27,0,1 script AreaNPC 0,0,0,{
+
+ warp "000-2-3", 20, 27;
+ close;
+}