summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-23 20:59:06 +0100
committerReid <reidyaro@gmail.com>2015-12-23 20:59:06 +0100
commitccac6e14521f6f6c157955615338b0eef4b24e99 (patch)
tree5143d04cac0c0f37ed5e205122f677b9cb1a27e7
parenta5ecc91d556ad7af672d2fd37c88307ea91bffd0 (diff)
downloadserverdata-ccac6e14521f6f6c157955615338b0eef4b24e99.tar.gz
serverdata-ccac6e14521f6f6c157955615338b0eef4b24e99.tar.bz2
serverdata-ccac6e14521f6f6c157955615338b0eef4b24e99.tar.xz
serverdata-ccac6e14521f6f6c157955615338b0eef4b24e99.zip
Fix warps from preparatory rooms to the main hall (#32, #34 and #33).
-rw-r--r--npc/001-2-32/_warps.txt2
-rw-r--r--npc/001-2-33/doors.txt4
-rw-r--r--npc/001-2-34/_warps.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-2-32/_warps.txt b/npc/001-2-32/_warps.txt
index af165999..835ea633 100644
--- a/npc/001-2-32/_warps.txt
+++ b/npc/001-2-32/_warps.txt
@@ -1,2 +1,2 @@
// Map 001-2-32
-001-2-32,27,33,0 warp ToHall#001-2-33 0,0,001-2-33,39,32
+001-2-32,27,33,0 warp ToHall#001-2-33 0,0,001-2-33,39,33
diff --git a/npc/001-2-33/doors.txt b/npc/001-2-33/doors.txt
index dc654f0f..65266cb1 100644
--- a/npc/001-2-33/doors.txt
+++ b/npc/001-2-33/doors.txt
@@ -14,7 +14,7 @@ OnUnTouch:
doevent "#LeftWarp-001-2-33::OnUnTouch";
}
-001-2-33,29,32,0 script #LeftDoor-001-2-33 NPC_ARTIS_IN_DOOR,1,2,{
+001-2-33,29,31,0 script #LeftDoor-001-2-33 NPC_ARTIS_IN_DOOR,1,2,{
close;
OnTouch:
@@ -39,7 +39,7 @@ OnUnTouch:
doevent "#RightWarp-001-2-33::OnUnTouch";
}
-001-2-33,39,32,0 script #RightDoor-001-2-33 NPC_ARTIS_IN_DOOR,1,2,{
+001-2-33,39,31,0 script #RightDoor-001-2-33 NPC_ARTIS_IN_DOOR,1,2,{
close;
OnTouch:
diff --git a/npc/001-2-34/_warps.txt b/npc/001-2-34/_warps.txt
index f3068aef..29528fac 100644
--- a/npc/001-2-34/_warps.txt
+++ b/npc/001-2-34/_warps.txt
@@ -1,2 +1,2 @@
// Map 001-2-34
-001-2-34,29,33,0 warp ToHall#001-2-34 0,0,001-2-33,29,32
+001-2-34,29,33,0 warp ToHall#001-2-34 0,0,001-2-33,29,33