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 66e679803..2e947aaac 100644 --- a/npc/016-1/doors.txt +++ b/npc/016-1/doors.txt @@ -8,7 +8,7 @@ OnTouch: if (LOCATION$ == "Hurns") { - warp "012-1", 141, 65; + warp "012-1", 156, 65; close; } if (LOCATION$ == "Tulim") { |