From c72bff04727cc001b6162f2886ad1952097d5ac1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Oct 2022 23:43:53 -0300 Subject: Remove some spurious maps --- npc/000-1/exit.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/000-1') diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt index aed9a8c..bf1ab08 100644 --- a/npc/000-1/exit.txt +++ b/npc/000-1/exit.txt @@ -9,6 +9,7 @@ OnTouch: OnTalk: OnTalkNearby: // At any time, if you can't leave Nard ship, you must go to nard ship + /* if (!getq(General_Narrator) && getq(ShipQuests_Julia) < 3) { warp "002-1@Candor", 53, 38; end; @@ -26,6 +27,8 @@ OnTalkNearby: if (getsavepoint(0) != "000-1") end; //savepoint "002-1", 53, 38; warp "002-1", 53, 38; + */ + warp "033-1", 122, 192; end; } -- cgit v1.2.3-70-g09d2