From 8c12212ca7f431810aafa191e283f454e807f3ff Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 28 Oct 2012 21:52:03 +0100 Subject: Remove warp from 000-2-0 to 000-2-3 from _warps.txt file, Add it on doors.txt script. --- npc/000-2-0/_warps.txt | 1 - npc/000-2-0/doors.txt | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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; +} -- cgit v1.2.3-70-g09d2