From 17ef125dc8e9a6c144ab17429d15a7766f460b05 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 4 May 2015 15:17:58 +0200 Subject: Offset #16 <-> Artis warps following the map change. --- npc/001-1/_warps.txt | 2 +- npc/001-1/doors.txt | 4 ++-- npc/001-2-16/_warps.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/001-1/_warps.txt b/npc/001-1/_warps.txt index 3c471881..8b80b0eb 100644 --- a/npc/001-1/_warps.txt +++ b/npc/001-1/_warps.txt @@ -1,4 +1,4 @@ // 001-1 Artis City 001-1,194,109,0 warp ToShip#001-1 0,0,001-2-21,20,28 001-1,100,37,0 warp ToMerchantHall#001-1 0,0,001-2-19,32,39 -001-1,104,43,0 warp ToMerchantHallBottom#001-1 0,0,001-2-19,41,49 +001-1,104,43,0 warp ToMerchantBottom#001-1 0,0,001-2-19,41,49 diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt index d59279e8..d5172a36 100644 --- a/npc/001-1/doors.txt +++ b/npc/001-1/doors.txt @@ -221,7 +221,7 @@ OnInit: end; } -001-1,168,99,0 script #Warp9 32767,0,0,{ +001-1,168,98,0 script #Warp9 32767,0,0,{ OnTouch: warp "001-2-16", 32, 35; close; @@ -230,7 +230,7 @@ OnUnTouch: doevent "#Door9::OnUnTouch"; } -001-1,168,99,0 script #Door9 906,2,3,{ +001-1,168,98,0 script #Door9 906,2,3,{ close; OnTouch: diff --git a/npc/001-2-16/_warps.txt b/npc/001-2-16/_warps.txt index f9052801..bc1b0a75 100644 --- a/npc/001-2-16/_warps.txt +++ b/npc/001-2-16/_warps.txt @@ -1,4 +1,4 @@ // 001-2-16 001-2-16,24,29,0 warp To Left Chamb#001-2-16 0,0,001-2-17,35,29 -001-2-16,32,36,0 warp To Artis#001-2-16 0,0,001-1,168,100 \ No newline at end of file +001-2-16,32,36,0 warp To Artis#001-2-16 0,0,001-1,168,99 -- cgit v1.2.3-60-g2f50