diff options
Diffstat (limited to 'npc/002-3/doors.txt')
-rw-r--r-- | npc/002-3/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt index 75a08348d..abf9c892a 100644 --- a/npc/002-3/doors.txt +++ b/npc/002-3/doors.txt @@ -21,7 +21,7 @@ OnTouch: } if (LOCATION$ == "Candor") { - warp "005-1", 42, 107; + warp "005-1", 49, 117; close; } if (LOCATION$ == "Tulim") { |