From 71501f15ab0d5bbe9d2adba74ed646545d871e14 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 27 Dec 2011 21:55:40 +0100 Subject: Remove warp from 000-2-0 to exterior, Rename some warp on level 0 of ship, Change warp location of sailors.txt script. --- npc/000-0/sailors.txt | 2 +- npc/000-2-0/_warps.txt | 3 +-- npc/000-2-3/_warps.txt | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index fa45d33b..64cc1eb9 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -35,7 +35,7 @@ OnTouch: mesq l("The sailors take you aboard their ship to help you."); - warp "000-2-1.gat",22,22; + warp "000-0-0.gat",22,22; close; diff --git a/npc/000-2-0/_warps.txt b/npc/000-2-0/_warps.txt index 8fb233f4..8fa34a8f 100644 --- a/npc/000-2-0/_warps.txt +++ b/npc/000-2-0/_warps.txt @@ -1,5 +1,4 @@ // 000-2-0 warps 000-2-0.gat,30,25 warp ToLevel1 -1,-1,000-2-1.gat,61,29 -000-2-0.gat,19,27 warp ToLevel1 -1,-1,000-1.gat,141,69 -000-2-0.gat,32,27 warp ToLevel1 -1,-1,000-2-3.gat,20,27 +000-2-0.gat,32,27 warp ToLevel0 -1,-1,000-2-3.gat,20,27 diff --git a/npc/000-2-3/_warps.txt b/npc/000-2-3/_warps.txt index c6f36564..628d579b 100644 --- a/npc/000-2-3/_warps.txt +++ b/npc/000-2-3/_warps.txt @@ -1,3 +1,3 @@ // 000-2-3 warps -000-2-3.gat,19,27 warp ToLevel1 -1,-1,000-2-0.gat,31,27 +000-2-3.gat,19,27 warp ToLevel0 -1,-1,000-2-0.gat,31,27 -- cgit v1.2.3-70-g09d2