summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-20 03:45:20 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-20 03:45:20 +0000
commit36620704a17ff37296a6427f97832ad3d1f391d6 (patch)
tree03c252e5938860f5234e42453e594270f0d9fe57 /npc
parentf174652995ddf8b5f29f18adc26ce70f92a64766 (diff)
downloadhercules-36620704a17ff37296a6427f97832ad3d1f391d6.tar.gz
hercules-36620704a17ff37296a6427f97832ad3d1f391d6.tar.bz2
hercules-36620704a17ff37296a6427f97832ad3d1f391d6.tar.xz
hercules-36620704a17ff37296a6427f97832ad3d1f391d6.zip
Fixed the error sin the recent change to the Juperos warps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11524 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/warps/dungeons/juperos.txt11
2 files changed, 7 insertions, 5 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index d730dc62b..6df1211a7 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2007/10/19
+ * Rev. 11524 Fixed the errors in the recent change to the juperos warps. [L0ne_W0lf]
* Rev. 11523 Implemented proper Juperos Core event-driven access. [L0ne_W0lf]
- Bug testing and further optimization required.
2007/10/18
diff --git a/npc/warps/dungeons/juperos.txt b/npc/warps/dungeons/juperos.txt
index 5d23cc273..99540ef8f 100644
--- a/npc/warps/dungeons/juperos.txt
+++ b/npc/warps/dungeons/juperos.txt
@@ -17,6 +17,7 @@
//= 1.5 Implemented a part of the Juperos quest [MasterOfMuppets]
//= 1.6 Removed area1 and area2 warps. These are event warps. [L0ne_W0lf]
//= Added static warps for gate -> area1/2/elevator.
+//= 1.6a COrrected new warps [L0ne_W0lf]
//============================================================
yuno_fild07,207,175,0 warp jupwrp01 1,1,jupe_cave,143,52
@@ -56,8 +57,8 @@ s_Nice:
}
-jupe_gate,28,145,0 warp gate#left1 45,2,4,jupe_area1",100,222
-jupe_area1,103,222,0 warp gate#left2 45,2,4,jupe_gate",31,145
-jupe_gate,71,145,0 warp gate#right1 45,2,4,jupe_area2",63,222
-jupe_area2,60,222,0 warp gate#right2 45,2,4,jupe_gate",68,145
-jupe_gate,49,55,0 warp gate#ele 45,4,2,jupe_ele_r,49,30
+jupe_gate,28,145,0 warp gate#left1 2,4,jupe_area1,100,222
+jupe_area1,103,222,0 warp gate#left2 2,4,jupe_gate,31,145
+jupe_gate,71,145,0 warp gate#right1 2,4,jupe_area2,63,222
+jupe_area2,60,222,0 warp gate#right2 2,4,jupe_gate,68,145
+jupe_gate,49,55,0 warp gate#ele 4,2,jupe_ele_r,49,30