diff options
Diffstat (limited to 'npc/016-1/doors.txt')
-rw-r--r-- | npc/016-1/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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); |