Browse Source

Fixed the error sin the recent change to the Juperos warps.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11524 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 years ago
parent
commit
00426a29e1
2 changed files with 7 additions and 5 deletions
  1. 1 0
      npc/Changelog.txt
  2. 6 5
      npc/warps/dungeons/juperos.txt

+ 1 - 0
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

+ 6 - 5
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