diff options
author | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-26 21:58:01 +0100 |
---|---|---|
committer | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-12-26 21:58:01 +0100 |
commit | 17c49ce39acd5cf9ad7e79f0d254c5b2a87cc504 (patch) | |
tree | d253e0078262d79dfba326449084db63b393ac10 /npc | |
parent | e6096f7a81577d4200241a589949f793be5f5797 (diff) | |
download | clientdata-17c49ce39acd5cf9ad7e79f0d254c5b2a87cc504.tar.gz clientdata-17c49ce39acd5cf9ad7e79f0d254c5b2a87cc504.tar.bz2 clientdata-17c49ce39acd5cf9ad7e79f0d254c5b2a87cc504.tar.xz clientdata-17c49ce39acd5cf9ad7e79f0d254c5b2a87cc504.zip |
Fixed warp destination
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-2/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index 75ad7eb2..d43853c2 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -27,7 +27,7 @@ l_Warn: close; l_Warp: - warp "000-2-1", 61, 35; + warp "000-2-1", 61, 36; close; } |