summaryrefslogtreecommitdiff
path: root/npc/warps
diff options
context:
space:
mode:
authorshadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 11:03:19 +0000
committershadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-08 11:03:19 +0000
commit33a282fbb9ba5b0bcb2734b712244f4846f41111 (patch)
treea0baac047d4d1fc607c004f99cdd445ffdf2b4c3 /npc/warps
parentcfcd1887b6eac932cd46b762a432a6ea39cdfb4d (diff)
downloadhercules-33a282fbb9ba5b0bcb2734b712244f4846f41111.tar.gz
hercules-33a282fbb9ba5b0bcb2734b712244f4846f41111.tar.bz2
hercules-33a282fbb9ba5b0bcb2734b712244f4846f41111.tar.xz
hercules-33a282fbb9ba5b0bcb2734b712244f4846f41111.zip
Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, bugreport:1486
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12788 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r--npc/warps/dungeons/juperos.txt35
1 files changed, 2 insertions, 33 deletions
diff --git a/npc/warps/dungeons/juperos.txt b/npc/warps/dungeons/juperos.txt
index 99540ef8f..e2a8c10c7 100644
--- a/npc/warps/dungeons/juperos.txt
+++ b/npc/warps/dungeons/juperos.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Muad-Dib (1.0)
//===== Current Version: =====================================
-//= 1.6
+//= 1.7
//===== Compatible With: =====================================
//= eAthena with independant npctimer support; RO Episode 8+
//===== Description: =========================================
@@ -18,6 +18,7 @@
//= 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]
+//= 1.7 Removed duplicated quest warp portal [Brainstorm]
//============================================================
yuno_fild07,207,175,0 warp jupwrp01 1,1,jupe_cave,143,52
@@ -25,38 +26,6 @@ jupe_cave,148,52,0 warp jupwrp02 1,1,yuno_fild07,212,175
jupe_cave,26,52,0 warp jupwrp03 1,1,juperos_01,53,247
juperos_01,50,250,0 warp jupwrp04 1,1,jupe_cave,29,52
-juperos_01,99,92,1 script jupwrp05 -1,0,0,{
-OnTouch:
-
- mes "^666666[" + strcharinfo(0) + "]";
- mes "^000000This light...";
- mes "It feels like...";
- mes "Its warmth is...";
- mes "Wrapping all over me...";
- next;
- menu "Ah, it's so nice...",s_Nice,"No! This is wrong!",-;
-
- mes "^666666[" + strcharinfo(0) + "]";
- mes "^000000N-No! This is";
- mes "wrong! Something";
- mes "weird's happening!";
- mes "I gotta get away!";
- close2;
- warp "juperos_01",96,91;
- end;
-
-s_Nice:
- specialeffect 309;
- mes "^666666[" + strcharinfo(0) + "]";
- mes "^000000Ahhhh...";
- mes "It feels like";
- mes "I'm floating...";
- close2;
- warp "juperos_02",128,278;
- end;
-
-}
-
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