diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-20 03:45:20 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-20 03:45:20 +0000 |
commit | 36620704a17ff37296a6427f97832ad3d1f391d6 (patch) | |
tree | 03c252e5938860f5234e42453e594270f0d9fe57 /npc/warps | |
parent | f174652995ddf8b5f29f18adc26ce70f92a64766 (diff) | |
download | hercules-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/warps')
-rw-r--r-- | npc/warps/dungeons/juperos.txt | 11 |
1 files changed, 6 insertions, 5 deletions
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 |