diff options
author | Reid <reidyaro@gmail.com> | 2015-03-03 00:14:09 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-03-03 00:14:36 +0100 |
commit | c585e3475d6cc0b85aba179bdd3148da661ddd2d (patch) | |
tree | 87d934ff3c5c46158fc9b2deea7ae0e36121920d | |
parent | 7ab7f6e7424141c99204e3b781b38ecf5579cc53 (diff) | |
download | serverdata-c585e3475d6cc0b85aba179bdd3148da661ddd2d.tar.gz serverdata-c585e3475d6cc0b85aba179bdd3148da661ddd2d.tar.bz2 serverdata-c585e3475d6cc0b85aba179bdd3148da661ddd2d.tar.xz serverdata-c585e3475d6cc0b85aba179bdd3148da661ddd2d.zip |
Update warps from 11 to Artis and vice versa.
-rw-r--r-- | npc/001-1/doors.txt | 2 | ||||
-rw-r--r-- | npc/001-2-11/_warps.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt index 323785bd..c641a5fd 100644 --- a/npc/001-1/doors.txt +++ b/npc/001-1/doors.txt @@ -304,7 +304,7 @@ OnInit: 001-1,149,54,0 script #Warp12 32767,0,0,{ OnTouch: - warp "001-2-11", 46, 48; + warp "001-2-11", 46, 45; close; OnUnTouch: diff --git a/npc/001-2-11/_warps.txt b/npc/001-2-11/_warps.txt index 9a910c58..cd243b3d 100644 --- a/npc/001-2-11/_warps.txt +++ b/npc/001-2-11/_warps.txt @@ -1,3 +1,3 @@ // 001-2-11 -001-2-11,46,49,0 warp To Artis#001-2-11 0,0,001-1,149,55 +001-2-11,46,46,0 warp To Artis#001-2-11 0,0,001-1,149,55 |