From b9cf2f7f9cfeaa90a80311b4b6ec9ec65915959e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Jun 2018 21:47:54 -0300 Subject: Fix some crazy bugs. With this, travel Tulim->Hurns should be fine. --- npc/016-1/doors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/016-1') diff --git a/npc/016-1/doors.txt b/npc/016-1/doors.txt index 62759c83a..271e5fb64 100644 --- a/npc/016-1/doors.txt +++ b/npc/016-1/doors.txt @@ -14,7 +14,7 @@ OnTouch: close; } if (LOCATION$ == "Tulim") { - warp "003-1", 81, 68; + warp "003-1", 119, 25; close; } mes col("Oh noes! The door is locked!! Quick! Call a GM!!!", 1); -- cgit v1.2.3-70-g09d2