diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-09 18:01:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-09 18:01:04 -0300 |
commit | 01d07d4c298d407b9d2282d5fccdee92cd93f946 (patch) | |
tree | 80173ccaeb704c4f3719bb09164bf8c5b42ab27f /npc/016-1 | |
parent | 693f536e5b52a0010268f8eb1967541b4d6319d1 (diff) | |
download | serverdata-01d07d4c298d407b9d2282d5fccdee92cd93f946.tar.gz serverdata-01d07d4c298d407b9d2282d5fccdee92cd93f946.tar.bz2 serverdata-01d07d4c298d407b9d2282d5fccdee92cd93f946.tar.xz serverdata-01d07d4c298d407b9d2282d5fccdee92cd93f946.zip |
Regenerate map cache
Diffstat (limited to 'npc/016-1')
-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") { |