From 2f6d4516113059d9edbe71b085540c9cda92fa03 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Oct 2014 11:34:32 +0300 Subject: Remove conf dir. --- npc/re/warps/cities/brasilis.txt | 60 ---------- npc/re/warps/cities/dewata.txt | 42 ------- npc/re/warps/cities/dicastes.txt | 99 ----------------- npc/re/warps/cities/eclage.txt | 77 ------------- npc/re/warps/cities/izlude.txt | 196 --------------------------------- npc/re/warps/cities/malangdo.txt | 84 -------------- npc/re/warps/cities/malaya.txt | 168 ---------------------------- npc/re/warps/cities/rachel.txt | 141 ------------------------ npc/re/warps/cities/yggdrasil.txt | 46 -------- npc/re/warps/dungeons/bra_dun.txt | 36 ------ npc/re/warps/dungeons/dic_dun.txt | 46 -------- npc/re/warps/dungeons/ecl_dun.txt | 45 -------- npc/re/warps/dungeons/iz_dun.txt | 83 -------------- npc/re/warps/dungeons/moc_pryd.txt | 36 ------ npc/re/warps/fields/bif_fild.txt | 63 ----------- npc/re/warps/fields/bra_fild.txt | 36 ------ npc/re/warps/fields/com_fild.txt | 70 ------------ npc/re/warps/fields/dic_fild.txt | 41 ------- npc/re/warps/fields/geffen_fild.txt | 92 ---------------- npc/re/warps/fields/hugel_fild.txt | 72 ------------ npc/re/warps/fields/morroc_fild.txt | 137 ----------------------- npc/re/warps/fields/payon_fild.txt | 69 ------------ npc/re/warps/fields/prontera_fild.txt | 149 ------------------------- npc/re/warps/fields/rachel_fild.txt | 66 ----------- npc/re/warps/fields/veins_fild.txt | 67 ----------- npc/re/warps/fields/yuno_fild.txt | 109 ------------------ npc/re/warps/guildcastles.txt | 63 ----------- npc/re/warps/other/arena.txt | 40 ------- npc/re/warps/other/dimensional_gap.txt | 79 ------------- npc/re/warps/other/jobquests.txt | 61 ---------- npc/re/warps/other/paradise.txt | 45 -------- npc/re/warps/other/s_workshop.txt | 51 --------- npc/re/warps/other/sign.txt | 56 ---------- 33 files changed, 2525 deletions(-) delete mode 100644 npc/re/warps/cities/brasilis.txt delete mode 100644 npc/re/warps/cities/dewata.txt delete mode 100644 npc/re/warps/cities/dicastes.txt delete mode 100644 npc/re/warps/cities/eclage.txt delete mode 100644 npc/re/warps/cities/izlude.txt delete mode 100644 npc/re/warps/cities/malangdo.txt delete mode 100644 npc/re/warps/cities/malaya.txt delete mode 100644 npc/re/warps/cities/rachel.txt delete mode 100644 npc/re/warps/cities/yggdrasil.txt delete mode 100644 npc/re/warps/dungeons/bra_dun.txt delete mode 100644 npc/re/warps/dungeons/dic_dun.txt delete mode 100644 npc/re/warps/dungeons/ecl_dun.txt delete mode 100644 npc/re/warps/dungeons/iz_dun.txt delete mode 100644 npc/re/warps/dungeons/moc_pryd.txt delete mode 100644 npc/re/warps/fields/bif_fild.txt delete mode 100644 npc/re/warps/fields/bra_fild.txt delete mode 100644 npc/re/warps/fields/com_fild.txt delete mode 100644 npc/re/warps/fields/dic_fild.txt delete mode 100644 npc/re/warps/fields/geffen_fild.txt delete mode 100644 npc/re/warps/fields/hugel_fild.txt delete mode 100644 npc/re/warps/fields/morroc_fild.txt delete mode 100644 npc/re/warps/fields/payon_fild.txt delete mode 100644 npc/re/warps/fields/prontera_fild.txt delete mode 100644 npc/re/warps/fields/rachel_fild.txt delete mode 100644 npc/re/warps/fields/veins_fild.txt delete mode 100644 npc/re/warps/fields/yuno_fild.txt delete mode 100644 npc/re/warps/guildcastles.txt delete mode 100644 npc/re/warps/other/arena.txt delete mode 100644 npc/re/warps/other/dimensional_gap.txt delete mode 100644 npc/re/warps/other/jobquests.txt delete mode 100644 npc/re/warps/other/paradise.txt delete mode 100644 npc/re/warps/other/s_workshop.txt delete mode 100644 npc/re/warps/other/sign.txt (limited to 'npc/re/warps') diff --git a/npc/re/warps/cities/brasilis.txt b/npc/re/warps/cities/brasilis.txt deleted file mode 100644 index 49e75cfe3..000000000 --- a/npc/re/warps/cities/brasilis.txt +++ /dev/null @@ -1,60 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Deagaladh -//= Copyright (C) Jguy -//= Copyright (C) Protimus -//= Copyright (C) L0ne_W0lf -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Brasilis Town Warps Script -//================= Description =========================================== -//= Warp Points for Brasilis -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -//Museum -brasilis,146,162,0 warp brasilis_bra_in01 1,1,bra_in01,17,137 -bra_in01,17,134,0 warp bra_in01_brasilis 1,1,brasilis,148,161 -bra_in01,50,145,0 warp bra_in01_bra_in01#2 1,1,bra_in01,81,143 -bra_in01,79,142,0 warp bra_in01_bra_in01#3 1,1,bra_in01,47,144 -bra_in01,50,171,0 warp bra_in01_bra_in01#4 1,1,bra_in01,82,168 -bra_in01,79,169,0 warp bra_in01_bra_in01#5 1,1,bra_in01,46,170 -bra_in01,138,174,0 warp bra_in01_bra_in01#6 1,1,bra_in01,12,183 -bra_in01,206,98,0 warp bra_in01_bra_in01#7 1,1,bra_in01,138,176 - -//Inn -brasilis,274,153,0 warp brasilis_bra_in01#1 1,1,bra_in01,38,9 -bra_in01,39,7,0 warp bra_in01_brasilis#1 1,1,brasilis,273,151 -bra_in01,52,27,0 warp bra_in01_bra_in01#8 1,1,bra_in01,85,26 -bra_in01,83,27,0 warp bra_in01_bra_in01#9 1,1,bra_in01,50,27 -bra_in01,9,67,0 warp bra_in01_bra_in01#10 1,1,bra_in01,154,22 -bra_in01,156,23,0 warp bra_in01_bra_in01#11 1,1,bra_in01,11,65 -bra_in01,52,67,0 warp bra_in01_bra_in01#12 1,1,bra_in01,87,66 -bra_in01,85,67,0 warp bra_in01_bra_in01#13 1,1,bra_in01,50,66 -bra_in01,31,29,0 warp bra_in01_bra_in01#14 1,1,bra_in01,23,70 -bra_in01,25,70,0 warp bra_in01_bra_in01#15 1,1,bra_in01,32,26 -bra_in01,31,74,0 warp bra_in01_bra_in01#16 1,1,bra_in01,148,59 -bra_in01,148,57,0 warp bra_in01_bra_in01#17 1,1,bra_in01,31,72 diff --git a/npc/re/warps/cities/dewata.txt b/npc/re/warps/cities/dewata.txt deleted file mode 100644 index f28e81383..000000000 --- a/npc/re/warps/cities/dewata.txt +++ /dev/null @@ -1,42 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Lemongrass -//= Copyright (C) Euphy -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Dewata Warp Script -//================= Description =========================================== -//= Warp Points for Dewata -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -dewata,44,252,0 warp dewata0001 1,1,dew_fild01,373,212 -dew_fild01,375,212,0 warp dewata0002 1,1,dewata,46,251 -dew_fild01,57,273,0 warp dewata0003 1,1,dew_in01,15,33 -dew_in01,16,31,0 warp dewata0004 1,1,dew_fild01,59,273 -dew_fild01,48,65,0 warp dewata0005 1,1,dew_dun02,302,30 -dew_dun02,305,30,0 warp dewata0006 1,1,dew_fild01,50,65 diff --git a/npc/re/warps/cities/dicastes.txt b/npc/re/warps/cities/dicastes.txt deleted file mode 100644 index 862765d9a..000000000 --- a/npc/re/warps/cities/dicastes.txt +++ /dev/null @@ -1,99 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Joseph -//= Copyright (C) Chilly -//= Copyright (C) Muad_Dib -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= El Dicastes Warp Script -//================= File Encoding ========================================= -//= CP-949 (EUC-KR compatible). Do NOT read/save it as UTF-8. -//= -If the encoding is correct, the next three lines have the same length- -//= ============ ¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä¡Ä ============ -//= ============ ============================================= ============ -//= ============ ¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á¡Á ============ -//================= Description =========================================== -//= Warp Points for El Dicastes -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -// Town Warps -dicastes01,283,285,0 warp eldicastes0001 1,1,dic_in01,45,30 -dic_in01,45,28,0 warp eldicastes0002 1,1,dicastes01,281,284 -dicastes01,163,297,0 warp eldicastes0003 1,1,dic_in01,371,101 -dic_in01,372,99,0 warp eldicastes0004 1,1,dicastes01,163,295 -dicastes01,94,259,0 warp eldicastes0005 1,1,dic_in01,390,53 -dic_in01,390,55,0 warp eldicastes0006 1,1,dicastes01,95,257 -dicastes01,136,103,0 warp eldicastes0007 1,1,dic_in01,26,98 -dic_in01,26,96,0 warp eldicastes0008 1,1,dicastes01,137,106 -dicastes01,255,175,0 warp eldicastes0009 1,1,dic_in01,344,272 -dic_in01,342,271,0 warp eldicastes0010 1,1,dicastes01,255,173 -dicastes01,198,353,0 warp eldicastes0011 1,1,dicastes02,120,80 -dicastes02,120,77,0 warp eldicastes0012 1,1,dicastes01,197,351 -dicastes02,120,237,0 warp eldicastes0013 1,1,dic_in01,45,246 -dic_in01,45,244,0 warp eldicastes0014 1,1,dicastes02,119,235 -dic_in01,299,248,0 warp eldicastes0015 1,1,dic_in01,262,191 - -dic_in01,242,182,0 script #eldicastes0016 CLEAR_NPC,{ - if (isequipped(2782)) select("Administrative Office"); - else select(sprintf("¡÷¡ú¡ð")); - warp "dic_in01",138,221; - end; -} - -// Elevators -- script Elevator#main FAKE_NPC,{ - .@n = atoi(strnpcinfo(NPC_NAME_HIDDEN)); - .@eq = (isequipped(2782))?1:0; - if (.@n <= 4) { - .@m$ = (.@eq)?"Civil Services:Archive Room:Situation Room:Administrative Office":"¢³¡ð¡Ð:¡ñ¡ñ¡ò:¡ø¡ø¡ð:¡÷¡ú¡ð"; - setarray .@xy, 45,286,36,212,122,282,121,201; - } - else if (.@n <= 11) { - .@m$ = (.@eq)?"Residential Zone 1:Residential Zone 2:Residential Zone 3:Pub Burman Flone":"¡ô¡õ¡ñ ¡þ :¢³¡ü¡Ð ¡ú :¡ï¢³¢¤ ¢² :¢±¡Ð¡ñ"; - setarray .@xy, 42,115,110,108,178,108,260,115; - } - else if (.@n <= 13) { - .@m$ = (.@eq)?"Battle Station:Galten Quarters":"¡ø¡ô¡ï ¡ò :¡ü¡÷¡ó ¡÷ "; - setarray .@xy, 385,272,385,208; - } - .@m = select(.@m$) - 1; - warp "dic_in01",.@xy[.@m*2],.@xy[.@m*2+1]; - end; -} -dic_in01,46,288,0 duplicate(Elevator#main) Elevator#1 CLEAR_NPC -dic_in01,122,284,0 duplicate(Elevator#main) Elevator#2 CLEAR_NPC -dic_in01,121,203,0 duplicate(Elevator#main) Elevator#3 CLEAR_NPC -dic_in01,35,214,0 duplicate(Elevator#main) Elevator#4 CLEAR_NPC -dic_in01,44,116,0 duplicate(Elevator#main) Elevator#5 CLEAR_NPC -dic_in01,112,108,0 duplicate(Elevator#main) Elevator#6 CLEAR_NPC -dic_in01,180,108,0 duplicate(Elevator#main) Elevator#7 CLEAR_NPC -dic_in01,261,115,0 duplicate(Elevator#main) Elevator#8 CLEAR_NPC -dic_in01,57,48,0 duplicate(Elevator#main) Elevator#9 CLEAR_NPC -dic_in01,137,46,0 duplicate(Elevator#main) Elevator#10 CLEAR_NPC -dic_in01,222,46,0 duplicate(Elevator#main) Elevator#11 CLEAR_NPC -dic_in01,388,272,0 duplicate(Elevator#main) Elevator#12 CLEAR_NPC -dic_in01,389,208,0 duplicate(Elevator#main) Elevator#13 CLEAR_NPC diff --git a/npc/re/warps/cities/eclage.txt b/npc/re/warps/cities/eclage.txt deleted file mode 100644 index 221c98f22..000000000 --- a/npc/re/warps/cities/eclage.txt +++ /dev/null @@ -1,77 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Dastgir -//= Copyright (C) Euphy -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Eclage Warp Script -//================= Description =========================================== -//= Warp Points for Eclage -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -// Town Warps -ecl_fild01,207,72,0 warp fild01-1_biffild 1,1,bif_fild02,294,350 -bif_fild02,292,351,0 warp biffild_fild01-1 1,1,ecl_fild01,205,76 -//ecl_fild01,97,320,0 warp eclage_field0003 1,1,eclage,100,28 -eclage,98,26,0 warp eclageS_EclEnter 1,1,ecl_fild01,99,317 -eclage,299,309,0 warp eclageN_in01s 1,1,ecl_in01,47,11 -ecl_in01,47,8,0 warp in01s_eclageN 1,1,eclage,297,307 -ecl_in01,8,67,0 warp in01w_hub1-1 1,1,ecl_hub01,38,94 -ecl_hub01,40,95,0 warp hub1-1_in01w 1,1,ecl_in01,11,67 -ecl_hub01,22,109,0 warp hub1-2_in02-1 1,1,ecl_in02,99,7 -ecl_in02,98,4,0 warp in02-1_hub1-2 1,1,ecl_hub01,23,107 -ecl_in02,80,18,0 warp in02-2_in02-3 1,1,ecl_in02,157,66 -ecl_in02,157,68,0 warp in02-3_in02-2 1,1,ecl_in02,83,18 -ecl_in01,84,68,0 script in01e_hub2-1 WARPNPC,1,1,{ - end; -OnTouch: - if (ep14_2_mylord == 29) { - warp "ecl_hub01",106,31; - } - else { - warp "ecl_hub01",107,107; - } -end; -} -ecl_hub01,107,110,0 warp hub2-1_in01e 1,1,ecl_in01,82,68 -ecl_hub01,127,95,0 warp hub2-2_hub3-1 1,1,ecl_hub01,18,32 -ecl_hub01,18,34,0 script hub3-1_hub2-2 WARPNPC,1,1,{ - end; -OnTouch: - if (ep14_2_mylord == 29) { - warp "ecl_hub01",135,14; - } - else { - warp "ecl_hub01",125,94; - } -end; -} -ecl_hub01,40,14,0 warp hub3-2_in03 1,1,ecl_in03,144,17 -ecl_in03,144,14,0 warp in03_hub3-2 1,1,ecl_hub01,40,11 -ecl_hub01,105,36,0 warp hub4-1_in01e 1,1,ecl_in01,82,68 -ecl_hub01,138,17,0 warp hub4-2_hub3-1 1,1,ecl_hub01,18,32 diff --git a/npc/re/warps/cities/izlude.txt b/npc/re/warps/cities/izlude.txt deleted file mode 100644 index 1e691e33b..000000000 --- a/npc/re/warps/cities/izlude.txt +++ /dev/null @@ -1,196 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2016 Hercules Dev Team -//= Copyright (C) Ridley -//= Copyright (C) Euphy -//= Copyright (C) Streusel -//= Copyright (C) Masao -//= Copyright (C) Justin84 -//= Copyright (C) Nana -//= Copyright (C) Athena -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Izlude Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Izlude -//================= Current Version ======================================= -//= 1.8 -//========================================================================= - -//= Izlude City ============================================== -prt_fild08,371,212,0 warp prtf005 3,3,izlude,24,98 -izlude,20,98,0 warp iz001 3,3,prt_fild08,367,212 -izlude_in,116,46,0 warp iz02-1 3,2,izlude,128,98 -izlude,110,182,0 warp iz01 2,2,izlude_in,65,87 -izlude_in,65,84,0 warp iz01-1 2,2,izlude,112,179 -izlude,52,172,0 warp iz04 2,2,izlude_in,74,161 -izlude_in,74,158,0 warp iz04-1 3,2,izlude,52,168 -izlude_in,43,169,0 warp w219 2,3,izlude_in,63,169 -izlude_in,87,169,0 warp iz05-1 2,3,izlude_in,111,169 -izlude_in,108,169,0 warp iz05 2,3,izlude_in,84,169 -izlude_in,148,127,0 warp iz03-1 2,5,izlude,210,161 -izlude_in,172,139,0 warp iz07 3,2,izlude_in,172,161 -izlude_in,172,158,0 warp iz07-1 3,2,izlude_in,172,136 -izlude_in,172,116,0 warp iz06-1 3,2,izlude_in,172,94 -izlude_in,171,97,0 warp iz06 3,2,izlude_in,172,119 - -//= Izlude & Prontera Field 8 Duplicates ===================== -prt_fild08a,371,212,0 warp prtf005_a 3,3,izlude_a,24,98 -prt_fild08b,371,212,0 warp prtf005_b 3,3,izlude_b,24,98 -prt_fild08c,371,212,0 warp prtf005_c 3,3,izlude_c,24,98 -prt_fild08d,371,212,0 warp prtf005_d 3,3,izlude_d,24,98 -izlude_a,20,98,0 warp iz001_a 3,3,prt_fild08a,367,212 -izlude_b,20,98,0 warp iz001_b 3,3,prt_fild08b,367,212 -izlude_c,20,98,0 warp iz001_c 3,3,prt_fild08c,367,212 -izlude_d,20,98,0 warp iz001_d 3,3,prt_fild08d,367,212 -izlude_a,110,182,0 warp iz01_a 2,2,izlude_in,65,87 -izlude_b,110,182,0 warp iz01_b 2,2,izlude_in,65,87 -izlude_c,110,182,0 warp iz01_c 2,2,izlude_in,65,87 -izlude_d,110,182,0 warp iz01_d 2,2,izlude_in,65,87 -izlude_a,52,172,0 warp iz04_a 2,2,izlude_in,74,161 -izlude_b,52,172,0 warp iz04_b 2,2,izlude_in,74,161 -izlude_c,52,172,0 warp iz04_c 2,2,izlude_in,74,161 -izlude_d,52,172,0 warp iz04_d 2,2,izlude_in,74,161 - -//= iz_int(Intro) & int_land(Secluded Island) ================ -iz_int,27,30,0 script noviship#room1-1 WARPNPC,2,2,{ - end; - -OnTouch: - warp(strnpcinfo(NPC_MAP), 51, 30); - end; - -OnInit: - questinfo(QTYPE_QUEST, 1); - setquestinfo(QINFO_JOB, Job_Novice); - setquestinfo(QINFO_QUEST, 21001, 1); - end; -} - -iz_int,47,30,3 script noviship#room1-2 WARPNPC,2,2,{ - end; - -OnTouch: - @display = 0; - warp(strnpcinfo(NPC_MAP), 22, 30); - end; -} - -iz_int,56,15,0 script noviship WARPNPC,2,2,{ - end; - -OnTouch: - savepoint("int_land"+strnpcinfo(NPC_NAME_HIDDEN), 77, 101); - warp("int_land"+strnpcinfo(NPC_NAME_HIDDEN), 85, 107); - end; -} - -int_land,49,57,0 script noviship#izlude WARPNPC,2,2,{ - end; - -OnTouch: - mes("^4d4dffOnce you left this island there is no way back."); - mes("Are you sure you want to go directly to Izlude?^000000"); - next(); - mes("^4d4dffIf you do, the quest got deleted from your Quest Log.^000000"); - next(); - if (select("Do not go to Izlude yet", "Sail to Izlude!") == 1) { - mes("[Sailor]"); - mes("You want to stay here longer?"); - mes("Good, then I wait until you're ready~"); - close(); - } - mes("[Sailor]"); - mes("Lets head toward Izlude!"); - close2(); - if (questprogress(21001)) - erasequest(21001); - if (questprogress(21002)) - erasequest(21002); - - .@map$ = "izlude"; - if (strnpcinfo(NPC_NAME_HIDDEN) != "izlude") - .@map$ = .@map$ + strnpcinfo(NPC_NAME_HIDDEN); - - warp(.@map$, 196, 209); - end; -} - -//= iz_int(Intro) & int_land(Secluded Island) Duplicates ===== -iz_int01,27,30,0 duplicate(noviship#room1-1) noviship#room1-1a WARPNPC,2,2 -iz_int02,27,30,0 duplicate(noviship#room1-1) noviship#room1-1b WARPNPC,2,2 -iz_int03,27,30,0 duplicate(noviship#room1-1) noviship#room1-1c WARPNPC,2,2 -iz_int04,27,30,0 duplicate(noviship#room1-1) noviship#room1-1d WARPNPC,2,2 -iz_int01,47,30,0 duplicate(noviship#room1-2) noviship#room1-2a WARPNPC,2,2 -iz_int02,47,30,0 duplicate(noviship#room1-2) noviship#room1-2b WARPNPC,2,2 -iz_int03,47,30,0 duplicate(noviship#room1-2) noviship#room1-2c WARPNPC,2,2 -iz_int04,47,30,0 duplicate(noviship#room1-2) noviship#room1-2d WARPNPC,2,2 -iz_int01,56,15,0 duplicate(noviship) noviship#01 WARPNPC,2,2 -iz_int02,56,15,0 duplicate(noviship) noviship#02 WARPNPC,2,2 -iz_int03,56,15,0 duplicate(noviship) noviship#03 WARPNPC,2,2 -iz_int04,56,15,0 duplicate(noviship) noviship#04 WARPNPC,2,2 -int_land01,49,57,0 duplicate(noviship#izlude) noviship#_a WARPNPC,2,2 -int_land02,49,57,0 duplicate(noviship#izlude) noviship#_b WARPNPC,2,2 -int_land03,49,57,0 duplicate(noviship#izlude) noviship#_c WARPNPC,2,2 -int_land04,49,57,0 duplicate(noviship#izlude) noviship#_d WARPNPC,2,2 - -//= Izlude Academy =========================================== -izlude,125,257,0 warp #to_ac01 2,2,iz_ac01,99,29 -izlude,130,257,0 warp #to_ac02 2,2,iz_ac01,99,29 -iz_ac01,100,24,0 warp #to_ac01-1 2,2,izlude,127,253 -iz_ac01,78,25,0 warp #to_ac2f01 2,2,iz_ac02,104,27 -iz_ac01,122,25,0 warp #to_ac2f02 2,2,iz_ac02,104,27 -iz_ac02,94,27,0 warp #to_ac1f01 2,2,iz_ac01,78,28 -iz_ac02,113,27,0 warp #to_ac1f02 2,2,iz_ac01,122,28 -new_1-3,96,176,0 warp #to_ac01-2 1,1,iz_ac01,49,73 - -//= Izlude Academy Duplicates ================================ -izlude_a,125,257,0 warp #to_ac01_a 2,2,iz_ac01_a,99,29 -izlude_b,125,257,0 warp #to_bc01_b 2,2,iz_ac01_b,99,29 -izlude_c,125,257,0 warp #to_cc01_c 2,2,iz_ac01_c,99,29 -izlude_d,125,257,0 warp #to_dc01_d 2,2,iz_ac01_d,99,29 -izlude_a,130,257,0 warp #to_ac02_a 2,2,iz_ac01_a,99,29 -izlude_b,130,257,0 warp #to_bc02_b 2,2,iz_ac01_b,99,29 -izlude_c,130,257,0 warp #to_cc02_c 2,2,iz_ac01_c,99,29 -izlude_d,130,257,0 warp #to_dc02_d 2,2,iz_ac01_d,99,29 -iz_ac01_a,100,24,0 warp #to_ac01-1_a 2,2,izlude_a,127,253 -iz_ac01_b,100,24,0 warp #to_bc01-1_b 2,2,izlude_b,127,253 -iz_ac01_c,100,24,0 warp #to_cc01-1_c 2,2,izlude_c,127,253 -iz_ac01_d,100,24,0 warp #to_dc01-1_d 2,2,izlude_d,127,253 -iz_ac01_a,78,25,0 warp #to_ac2f01_a 2,2,iz_ac02_a,104,27 -iz_ac01_b,78,25,0 warp #to_bc2f01_b 2,2,iz_ac02_b,104,27 -iz_ac01_c,78,25,0 warp #to_cc2f01_c 2,2,iz_ac02_c,104,27 -iz_ac01_d,78,25,0 warp #to_dc2f01_d 2,2,iz_ac02_d,104,27 -iz_ac01_a,122,25,0 warp #to_ac2f02_a 2,2,iz_ac02_a,104,27 -iz_ac01_b,122,25,0 warp #to_bc2f02_b 2,2,iz_ac02_b,104,27 -iz_ac01_c,122,25,0 warp #to_cc2f02_c 2,2,iz_ac02_c,104,27 -iz_ac01_d,122,25,0 warp #to_dc2f02_d 2,2,iz_ac02_d,104,27 -iz_ac02_a,94,27,0 warp #to_ac1f01_a 2,2,iz_ac01_a,78,28 -iz_ac02_b,94,27,0 warp #to_bc1f01_b 2,2,iz_ac01_b,78,28 -iz_ac02_c,94,27,0 warp #to_cc1f01_c 2,2,iz_ac01_c,78,28 -iz_ac02_d,94,27,0 warp #to_dc1f01_d 2,2,iz_ac01_d,78,28 -iz_ac02_a,113,27,0 warp #to_ac1f02_a 2,2,iz_ac01_a,122,28 -iz_ac02_b,113,27,0 warp #to_bc1f02_b 2,2,iz_ac01_b,122,28 -iz_ac02_c,113,27,0 warp #to_cc1f02_c 2,2,iz_ac01_c,122,28 -iz_ac02_d,113,27,0 warp #to_dc1f02_d 2,2,iz_ac01_d,122,28 diff --git a/npc/re/warps/cities/malangdo.txt b/npc/re/warps/cities/malangdo.txt deleted file mode 100644 index 499793c22..000000000 --- a/npc/re/warps/cities/malangdo.txt +++ /dev/null @@ -1,84 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Malangdo Island Warp Script -//================= Description =========================================== -//= Warp Points for Malangdo Island -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -// Town Warps -malangdo,240,150,0 warp malangdo0001 1,1,mal_in01,11,17 -mal_in01,9,16,0 warp malangdo0002 1,1,malangdo,238,149 -mal_in01,20,15,0 warp malangdo0003 1,1,mal_in01,65,11 -mal_in01,67,12,0 warp malangdo0004 1,1,mal_in01,20,13 -malangdo,112,167,0 warp malangdo0005 1,1,mal_in01,17,163 -mal_in01,18,161,0 warp malangdo0006 1,1,malangdo,115,166 -mal_in01,18,173,0 warp malangdo0007 1,1,mal_in01,72,173 -mal_in01,75,174,0 warp malangdo0008 1,1,mal_in01,18,171 -mal_in01,73,170,0 warp malangdo0009 1,1,mal_in01,124,172 -mal_in01,124,175,0 warp malangdo0010 1,1,mal_in01,70,170 -malangdo,113,151,0 warp malangdo0011 1,1,mal_in01,28,118 -mal_in01,30,119,0 warp malangdo0012 1,1,malangdo,115,150 -mal_in01,20,119,0 warp malangdo0013 1,1,mal_in01,65,117 -mal_in01,67,118,0 warp malangdo0014 1,1,mal_in01,20,117 -malangdo,119,137,0 warp malangdo0015 1,1,mal_in01,36,216 -mal_in01,38,217,0 warp malangdo0016 1,1,malangdo,121,138 -mal_in01,11,218,0 warp malangdo0017 1,1,mal_in01,75,220 -mal_in01,75,222,0 warp malangdo0018 1,1,mal_in01,12,221 -mal_in01,79,219,0 warp malangdo0019 1,1,mal_in01,140,216 -mal_in01,140,213,0 warp malangdo0020 1,1,mal_in01,80,216 -malangdo,135,109,0 warp malangdo0021 1,1,mal_in01,19,76 -mal_in01,18,78,0 warp malangdo0022 1,1,malangdo,135,111 -mal_in01,18,67,0 warp malangdo0023 1,1,mal_in01,65,65 -mal_in01,67,66,0 warp malangdo0024 1,1,mal_in01,20,67 -malangdo,135,276,0 warp malangdo0025 1,1,mal_in01,164,15 -mal_in01,163,13,0 warp malangdo0026 1,1,malangdo,135,274 -malangdo,73,239,0 warp malangdo0027 1,1,mal_dun01,33,230 -mal_dun01,30,230,0 warp malangdo0028 1,1,malangdo,75,236 - -// Ship Warps -malangdo,162,163,0 warp malangdo_ship0001 1,1,mal_in02,58,61 -mal_in02,60,61,0 warp malangdo_ship0002 1,1,malangdo,164,163 -mal_in02,51,60,0 warp malangdo_ship0003 1,1,mal_in02,31,60 -mal_in02,34,60,0 warp malangdo_ship0004 1,1,mal_in02,53,59 -mal_in02,63,53,0 warp malangdo_ship0005 1,1,mal_in02,63,33 -mal_in02,63,35,0 warp malangdo_ship0006 1,1,mal_in02,64,55 -mal_in02,63,66,0 warp malangdo_ship0007 1,1,mal_in02,63,89 -mal_in02,64,87,0 warp malangdo_ship0008 1,1,mal_in02,63,64 -mal_in02,101,53,0 warp malangdo_ship0009 1,1,mal_in02,101,33 -mal_in02,101,35,0 warp malangdo_ship0010 1,1,mal_in02,102,55 -mal_in02,101,66,0 warp malangdo_ship0011 1,1,mal_in02,101,89 -mal_in02,102,87,0 warp malangdo_ship0012 1,1,mal_in02,101,64 -mal_in02,137,53,0 warp malangdo_ship0013 1,1,mal_in02,139,33 -mal_in02,139,35,0 warp malangdo_ship0014 1,1,mal_in02,138,55 -mal_in02,137,66,0 warp malangdo_ship0015 1,1,mal_in02,139,89 -mal_in02,140,87,0 warp malangdo_ship0016 1,1,mal_in02,137,64 -mal_in02,142,60,0 warp malangdo_ship0017 1,1,mal_in02,162,61 -mal_in02,159,61,0 warp malangdo_ship0018 1,1,mal_in02,140,59 diff --git a/npc/re/warps/cities/malaya.txt b/npc/re/warps/cities/malaya.txt deleted file mode 100644 index 3c3e3073e..000000000 --- a/npc/re/warps/cities/malaya.txt +++ /dev/null @@ -1,168 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2013-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Masao -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Port Malaya Warp Script -//================= Description =========================================== -//= Warp Points for Port Malaya -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -// Town Warps -//============================================================ -ma_in01,86,16,0 warp mal_in_ws 1,1,malaya,115,212 -ma_in01,24,77,0 warp mal_in_inn 1,1,malaya,178,208 -malaya,370,277,0 warp malaya_mal_fild01 1,1,ma_fild01,40,272 -ma_fild01,37,272,0 warp mal_fild01_malaya 1,1,malaya,367,277 -ma_in01,33,152,0 warp mal_in_house01 1,1,malaya,52,75 -malaya,309,70,0 warp malaya_ship_mal_in_ship 1,1,ma_in01,108,92 -ma_in01,105,92,0 warp mal_in_ship_malaya_ship 1,1,malaya,310,67 -ma_fild01,266,359,0 warp mafild01_to02 1,1,ma_fild02,248,36 -ma_fild02,248,33,0 warp mafild02_to01 1,1,ma_fild01,266,356 -ma_fild01,288,52,0 warp mafild01_tobknw 1,1,ma_scene01,142,78 -ma_scene01,140,80,0 warp bknw_tofild01 1,1,ma_fild01,288,55 -ma_in01,9,24,0 warp mal_in_ts 1,1,malaya,296,167 -ma_in01,126,17,0 warp mal_in_shop_malaya_shop 1,1,malaya,261,237 -ma_fild01,251,190,0 warp mf_minga_mf_in_minga 1,1,ma_in01,108,160 -ma_in01,105,160,0 warp mf_in_minga_mf_minga 1,1,ma_fild01,248,190 - -// Locked Warps -//============================================================ -malaya,178,211,0 script malaya_inn WARPNPC,1,1,{ - end; -OnTouch: - if (malaya_hi < 10) { - mes "Door is closed. It seems to be keeping its eyes on you."; - close; - } - warp "ma_in01",24,80; - end; -} - -malaya,112,212,0 script malaya_ws WARPNPC,1,1,{ - end; -OnTouch: - if (malaya_hi < 20) { - mes "Door is closed. It seems to be keeping its eyes on you."; - close; - } - warp "ma_in01",83,16; - end; -} - -malaya,299,167,0 script malaya_ts WARPNPC,1,1,{ - end; -OnTouch: - if (malaya_hi < 20) { - mes "Door is closed. It seems to be keeping its eyes on you."; - close; - } - warp "ma_in01",12,24; - end; -} - -malaya,261,240,0 script malaya_shop WARPNPC,1,1,{ - end; -OnTouch: - if (malaya_hi < 20) { - mes "Door is closed. It seems to be keeping its eyes on you."; - close; - } - warp "ma_in01",126,20; - end; -} - -malaya,300,211,0 script malaya_house01 WARPNPC,1,1,{ - end; -OnTouch: - if (malaya_hi < 10) { - mes "Door is closed. It seems to be keeping its eyes on you."; - close; - } - warp "ma_in01",36,152; - end; -} - -// Jeepney Warps -//============================================================ -function script F_Malaya_Warp { - mes "Where would you like to go?"; - next; - .@i$ = getarg(select("Back outside",getarg(1)+" Jeepney",getarg(2)+" Jeepney") - 1); - close2; - switch(getarg(3)) { - case 1: // 12 passenger - if (.@i$ == "Center") - warp "malaya",241,238; - if (.@i$ == "Southwest") - warp "malaya",71,43; - else if (.@i$ == "Southeast") - warp "malaya",284,129; - break; - case 2: // 30 passenger - if (.@i$ == "Northwest") - warp "malaya",134,247; - else if (.@i$ == "Southeast") - warp "malaya",341,150; - else if (.@i$ == "Northeast") - warp "malaya",294,293; - break; - case 3: // 60 passenger - if (.@i$ == "Center") - warp "malaya",239,221; - else if (.@i$ == "Northwest") - warp "malaya",59,246; - else if (.@i$ == "Southeast") - warp "malaya",254,68; - break; - } - end; -} - -ma_zif01,30,22,0 script Town Warp#zif01 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Center","Southwest","Southeast",1; } -ma_zif02,30,22,0 script Town Warp#zif02 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Southwest","Center","Southeast",1; } -ma_zif03,30,22,0 script Town Warp#zif03 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Southeast","Center","Southwest",1; } - -ma_zif04,30,22,0 script Town Warp#zif04 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Northwest","Southeast","Northeast",2; } -ma_zif05,30,22,0 script Town Warp#zif05 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Southeast","Northwest","Northeast",2; } -ma_zif06,30,22,0 script Town Warp#zif06 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Northeast","Northwest","Southeast",2; } - -ma_zif07,30,22,0 script Town Warp#zif07 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Center","Northwest","Southeast",3; } -ma_zif08,30,22,0 script Town Warp#zif08 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Northwest","Center","Southeast",3; } -ma_zif09,30,22,0 script Town Warp#zif09 WARPNPC,1,1,{ callfunc "F_Malaya_Warp","Southeast","Center","Northwest",3; } - -//ma_zif01,30,22,0 warp malaya_car0001 1,1,malaya,241,238 -//ma_zif02,30,22,0 warp malaya_car0002 1,1,malaya,71,43 -//ma_zif03,30,22,0 warp malaya_car0003 1,1,malaya,284,129 -//ma_zif04,30,22,0 warp malaya_car0004 1,1,malaya,134,247 -//ma_zif05,30,22,0 warp malaya_car0005 1,1,malaya,341,150 -//ma_zif06,30,22,0 warp malaya_car0006 1,1,malaya,294,293 -//ma_zif07,30,22,0 warp malaya_car0007 1,1,malaya,239,221 -//ma_zif08,30,22,0 warp malaya_car0008 1,1,malaya,59,246 -//ma_zif09,30,22,0 warp malaya_car0009 1,1,malaya,254,68 diff --git a/npc/re/warps/cities/rachel.txt b/npc/re/warps/cities/rachel.txt deleted file mode 100644 index 16bf226cc..000000000 --- a/npc/re/warps/cities/rachel.txt +++ /dev/null @@ -1,141 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Playtester -//= Copyright (C) erKURITA -//= Copyright (C) RockmanEXE -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Rachel Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Rachel City, shops & other locations -//================= Current Version ======================================= -//= 1.5 -//========================================================================= - -rachel,150,249,0 warp rachel01 1,1,ra_temple,120,30 - -rachel,81,33,0 warp rachel02 1,1,ra_in01,237,198 -rachel,61,33,0 warp rachel03 1,1,ra_in01,181,198 -rachel,217,55,0 warp rachel04 1,1,ra_in01,250,34 -rachel,179,220,0 warp rachel05 1,1,ra_in01,295,352 -rachel,103,240,0 warp rachel06 1,1,ra_in01,343,193 -rachel,216,160,0 warp rachel07 1,1,ra_in01,135,282 -rachel,42,87,0 warp rachel08 1,1,ra_in01,171,359 -rachel,42,109,0 warp rachel09 1,1,ra_in01,171,388 -rachel,83,78,0 warp rachel10 1,1,ra_in01,249,266 -rachel,115,149,0 warp rachel11 1,1,ra_in01,386,43 -rachel,90,189,0 warp rachel12 1,1,ra_in01,192,148 -rachel,108,200,0 warp rachel13 1,1,ra_in01,213,83 - -ra_in01,188,189,0 warp rachel14 1,1,ra_in01,263,144 -ra_in01,296,144,0 warp rachel15 1,1,ra_in01,235,189 -ra_in01,175,189,0 warp rachel16 1,1,ra_in01,132,189 -ra_in01,244,189,0 warp rachel17 1,1,ra_in01,291,189 -ra_in01,235,21,0 warp rachel18 1,1,ra_in01,187,31 -ra_in01,312,374,0 warp rachel19 1,1,ra_in01,359,374 -ra_in01,291,371,0 warp rachel20 1,1,ra_in01,225,380 -ra_in01,381,200,0 warp rachel21 1,1,ra_in01,377,268 -ra_in01,367,255,0 warp rachel22 1,1,ra_in01,326,296 -ra_in01,319,303,0 warp rachel23 1,1,ra_in01,381,320 -ra_in01,178,370,0 warp rachel24 1,1,ra_in01,113,385 -ra_in01,165,369,0 warp rachel25 1,1,ra_in01,122,334 -ra_in01,241,299,0 warp rachel26 1,1,ra_in01,193,312 -ra_in01,185,303,0 warp rachel27 1,1,ra_in01,194,249 -ra_in01,357,61,0 warp rachel28 1,1,ra_in01,310,62 -ra_in01,297,59,0 warp rachel29 1,1,ra_in01,339,116 - -ra_temin,130,93,0 warp rachel30 1,1,ra_temin,239,258 -ra_temin,206,93,0 warp rachel31 1,1,ra_temin,312,258 -ra_temin,275,332,0 warp rachel32 1,1,ra_temin,27,305 - -//ra_temin,275,226,0 warp rachel33 1,1,ra_temsky,99,11 - -ra_temsky,99,118,0 warp rachel34 1,1,ra_temsky,99,140 -ra_temsky,112,143,0 warp rachel35 1,1,ra_temsky,141,139 -ra_temsky,87,143,0 warp rachel36 1,1,ra_temsky,58,139 - -ra_temple,120,22,0 warp rachel37 1,1,rachel,150,243 - -ra_in01,237,202,0 warp rachel38 1,1,rachel,81,38 -ra_in01,181,202,0 warp rachel39 1,1,rachel,61,38 -ra_in01,250,38,0 warp rachel40 1,1,rachel,217,60 -ra_in01,295,348,0 warp rachel41 1,1,rachel,179,215 -ra_in01,339,193,0 warp rachel42 1,1,rachel,98,238 -ra_in01,135,286,0 warp rachel43 1,1,rachel,216,164 -ra_in01,171,355,0 warp rachel44 1,1,rachel,42,82 -ra_in01,172,392,0 warp rachel45 1,1,rachel,42,114 -ra_in01,249,262,0 warp rachel46 1,1,rachel,83,73 -ra_in01,386,39,0 warp rachel47 1,1,rachel,115,144 -ra_in01,192,152,0 warp rachel48 1,1,rachel,90,193 -ra_in01,213,79,0 warp rachel49 1,1,rachel,108,195 - -ra_in01,259,144,0 warp rachel50 1,1,ra_in01,184,189 -ra_in01,231,189,0 warp rachel51 1,1,ra_in01,292,144 -ra_in01,136,189,0 warp rachel52 1,1,ra_in01,179,189 -ra_in01,287,189,0 warp rachel53 1,1,ra_in01,240,189 -ra_in01,183,31,0 warp rachel54 1,1,ra_in01,239,21 -ra_in01,355,374,0 warp rachel55 1,1,ra_in01,308,374 -ra_in01,221,380,0 warp rachel56 1,1,ra_in01,287,371 -ra_in01,381,268,0 warp rachel57 1,1,ra_in01,387,200 -ra_in01,330,296,0 warp rachel58 1,1,ra_in01,371,255 -ra_in01,381,324,0 warp rachel59 1,1,ra_in01,319,299 -ra_in01,109,385,0 warp rachel60 1,1,ra_in01,174,370 -ra_in01,126,334,0 warp rachel61 1,1,ra_in01,169,369 -ra_in01,197,312,0 warp rachel62 1,1,ra_in01,245,299 -ra_in01,194,245,0 warp rachel63 1,1,ra_in01,190,302 -ra_in01,314,62,0 warp rachel64 1,1,ra_in01,361,61 -ra_in01,339,120,0 warp rachel65 1,1,ra_in01,297,63 - -ra_temin,169,18,0 warp rachel66 1,1,ra_temple,119,175 - -ra_temin,239,253,0 warp rachel67 1,1,ra_temin,130,88 -ra_temin,312,253,0 warp rachel68 1,1,ra_temin,206,88 -ra_temin,27,299,0 warp rachel69 1,1,ra_temin,275,328 - -ra_temsky,99,8,0 warp rachel70 1,1,ra_temin,275,231 - -ra_temsky,99,135,0 warp rachel71 1,1,ra_temsky,99,113 -ra_temsky,137,139,0 warp rachel72 1,1,ra_temsky,109,143 -ra_temsky,62,139,0 warp rachel73 1,1,ra_temsky,91,143 - -//rachel,25,125,0 warp rachel74 1,1,ra_fild11,353,226 -rachel,275,125,0 warp rachel75 1,1,ra_fild12,40,226 -rachel,130,21,0 warp rachel76 1,1,ve_fild02,195,377 - -que_rachel,130,93,0 warp rachel77 1,1,que_rachel,239,258 -que_rachel,206,93,0 warp rachel78 1,1,que_rachel,312,258 -que_rachel,275,332,0 warp rachel79 1,1,que_rachel,27,305 -que_rachel,239,253,0 warp rachel80 1,1,que_rachel,130,88 -que_rachel,312,253,0 warp rachel81 1,1,que_rachel,206,88 -que_rachel,27,299,0 warp rachel82 1,1,que_rachel,275,328 - -ra_in01,309,70,0 warp rachel83 1,1,rachel,108,175 -rachel,105,171,0 warp rachel84 1,1,ra_in01,309,65 -ra_in01,375,109,0 warp rachel85 1,1,rachel,116,154 -rachel,116,158,0 warp rachel86 1,1,ra_in01,375,114 - -//Additional Temple warp -ra_temin,275,243,0 warp rachel87 1,1,ra_temin,131,131 diff --git a/npc/re/warps/cities/yggdrasil.txt b/npc/re/warps/cities/yggdrasil.txt deleted file mode 100644 index cdc096d10..000000000 --- a/npc/re/warps/cities/yggdrasil.txt +++ /dev/null @@ -1,46 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) PKGINGO -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Yggdrasil Tree Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Yggdrasil Tree -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -//Umbala Entrance -//um_dun02,125,163,0 warp nwarp1 1,1,yggdrasil01,40,63 - -// RE Yggdrasil Entrance -umbala,106,285,1 warp ygGate_yg1 1,1,yggdrasil01,39,63 - -//Niflheim Exit -yggdrasil01,249,262,0 warp nwarp5 1,1,nif_fild01,315,66 - -//Yggdrasil Tree -yggdrasil01,271,51,0 warp nwarp3 1,1,yggdrasil01,26,196 -yggdrasil01,26,193,0 warp nwarp4 1,1,yggdrasil01,269,53 diff --git a/npc/re/warps/dungeons/bra_dun.txt b/npc/re/warps/dungeons/bra_dun.txt deleted file mode 100644 index 7016f5549..000000000 --- a/npc/re/warps/dungeons/bra_dun.txt +++ /dev/null @@ -1,36 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Brasilis Dungeon Warp -//================= Description =========================================== -//= Brasilis Dungeon warp script -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -bra_dun01,199,35,0 warp brad1tobrad2 1,1,bra_dun02,261,263 -bra_dun02,261,265,0 warp brad2tobrad1 1,1,bra_dun01,199,37 diff --git a/npc/re/warps/dungeons/dic_dun.txt b/npc/re/warps/dungeons/dic_dun.txt deleted file mode 100644 index 02597e375..000000000 --- a/npc/re/warps/dungeons/dic_dun.txt +++ /dev/null @@ -1,46 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Joseph -//= Copyright (C) Chilly -//= Copyright (C) Muad_Dib -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Scaraba Hole Warp Script -//================= Description =========================================== -//= Warp Points for Scaraba Hole -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -dic_dun01,87,212,0 warp scarabahole0001 1,1,dic_dun01,169,227 -dic_dun01,165,227,0 warp scarabahole0002 1,1,dic_dun01,83,212 -dic_dun01,371,228,0 warp scarabahole0003 1,1,dic_dun01,32,156 -dic_dun01,28,156,0 warp scarabahole0004 1,1,dic_dun01,367,228 -dic_dun01,371,172,0 warp scarabahole0005 1,1,dic_dun01,32,100 -dic_dun01,28,100,0 warp scarabahole0006 1,1,dic_dun01,367,172 -dic_dun02,102,148,0 warp scarabahole0007 1,1,dic_dun01,290,99 -dic_dun01,371,100,0 warp scarabahole0008 1,1,dic_dun01,33,43 -dic_dun01,29,43,0 warp scarabahole0009 1,1,dic_dun01,367,100 -dic_dun03,101,148,0 warp scarabahole0010 1,1,dic_dun01,286,102 diff --git a/npc/re/warps/dungeons/ecl_dun.txt b/npc/re/warps/dungeons/ecl_dun.txt deleted file mode 100644 index 8a2aedae6..000000000 --- a/npc/re/warps/dungeons/ecl_dun.txt +++ /dev/null @@ -1,45 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Dastgir -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Eclage Dungeon Warp Script -//================= Description =========================================== -//= Warp Portals for Eclage Dungeon -//================= Current Version ======================================= -//= 1.0a -//========================================================================= - -ecl_fild01,182,82,0 warp Tenter_TOut 1,1,ecl_tdun01,60,13 -ecl_tdun01,61,11,0 warp TOut_Tenter 1,1,ecl_fild01,182,85 -ecl_tdun01,67,106,0 warp tdun1up_tdun2dn 1,1,ecl_tdun02,60,88 -ecl_tdun02,60,90,0 warp tdun2dn_tdun1up 1,1,ecl_tdun01,70,105 -ecl_tdun02,52,9,0 warp tdun2up_tdun3dn 1,1,ecl_tdun03,47,13 -ecl_tdun03,49,11,0 warp tdun3dn_tdun2up 1,1,ecl_tdun02,50,11 -ecl_tdun03,50,46,0 warp tdun3up_tdun4dn 1,1,ecl_tdun04,26,24 -ecl_tdun04,26,26,0 warp tdun4dn_tdun3up 1,1,ecl_tdun03,50,44 -ecl_tdun04,34,17,0 warp tdun4-1_ttop 1,1,ecl_fild01,183,73 -ecl_fild01,183,70,0 warp ttop_tdun4-1 1,1,ecl_tdun04,33,19 diff --git a/npc/re/warps/dungeons/iz_dun.txt b/npc/re/warps/dungeons/iz_dun.txt deleted file mode 100644 index 9746fc0dd..000000000 --- a/npc/re/warps/dungeons/iz_dun.txt +++ /dev/null @@ -1,83 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Nana -//= Copyright (C) Athena -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Izlude Dungeon Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Byalan Island & Undersea Cave -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -// Undersea Tunnel Warper -//============================================================ -iz_dun04,130,234,5 script Gatekeeper#iz_dun 4_M_CRU_SOLD,{ - mes "[Gatekeeper]"; - mes "Halt!"; - mes "What brings you here, Adventurer?"; - mes "We've discovered a new floor of this underwater city."; - next; - mes "[Gatekeeper]"; - mes "Do you think you're up to the challenge?"; - mes "The monsters here are between levels 110 and 124."; - mes "And you must beware of the Kraken!"; - next; - switch(select("Release the Kraken!", "I'll stay here.")) { - case 1: - mes "[Gatekeeper]"; - mes "Be cautious and good luck."; - mes "If you see the Kraken be sure you have your friends to help or do what we do and run."; - close2; - warp "iz_dun05",141,187; - end; - case 2: - mes "[Gatekeeper]"; - mes "It's always best to be prepared before exploring a new area."; - mes "Come back when you're ready to go."; - close; - } -} - -iz_dun05,142,190,5 script Guard#iz_dun 4_M_CRU_SOLD,{ - mes "[Gatekeeper]"; - mes "So I guess you want to go back to the fifth floor?"; - next; - switch(select("Yes!", "No, I'll stay.")) { - case 1: - mes "[Gatekeeper]"; - mes "Be safe, adventurer."; - close2; - warp "iz_dun04",129,232; - end; - case 2: - mes "[Gatekeeper]"; - mes "You're not going?"; - mes "You're braver than I thought."; - close; - } -} diff --git a/npc/re/warps/dungeons/moc_pryd.txt b/npc/re/warps/dungeons/moc_pryd.txt deleted file mode 100644 index 8daf245a8..000000000 --- a/npc/re/warps/dungeons/moc_pryd.txt +++ /dev/null @@ -1,36 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Morroc Pyramid Nightmare Warp Script -//================= Description =========================================== -//= Warp Points for Morroc Pyramid Nightmare Mode -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -moc_prydn1,223,9,0 warp PyramidsN1-2 2,2,moc_prydn2,192,8 -moc_prydn2,195,8,0 warp PyramidsN2-1 2,3,moc_prydn1,220,9 diff --git a/npc/re/warps/fields/bif_fild.txt b/npc/re/warps/fields/bif_fild.txt deleted file mode 100644 index 68e3f4f7a..000000000 --- a/npc/re/warps/fields/bif_fild.txt +++ /dev/null @@ -1,63 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Bifrost Field Warp Script -//================= Description =========================================== -//= Warp Points for Bifrost Field -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -splendide,275,390,0 warp bifrost_field0001 1,1,bif_fild01,316,50 -bif_fild01,318,48,0 warp bifrost_field0002 1,1,splendide,271,382 -mora,182,74,0 warp bifrost_field0003 1,1,bif_fild02,286,327 -mora,20,159,0 warp bifrost_field0004 1,1,bif_fild02,99,308 -mora,56,25,0 warp bifrost_field0005 1,1,bif_fild02,176,162 - -- script bifrost_field0000 FAKE_NPC,{ - mes "At the end of the small path through the bright flower garden"; - mes "is an entrance to something that looks like a small hill."; - next; - if(select("Knock-knock", "Is this a wormhole?") == 1) { - mes "When you knock on the door-like thing just for fun,"; - mes "the door clicks open and you feel some mysterious force pulling you inside."; - close2; - switch(atoi(charat(strnpcinfo(NPC_NAME_HIDDEN),9))) { - case 1: warp "mora",179,74; end; - case 2: warp "mora",22,157; end; - case 3: warp "mora",58,27; end; - } - } - close; -OnTouch: - specialeffect EF_LEVEL99_4; - end; -} -bif_fild02,285,332,0 duplicate(bifrost_field0000) Small Hole#ep14_mora1 CLEAR_NPC -bif_fild02,95,310,0 duplicate(bifrost_field0000) Small Hole#ep14_mora2 CLEAR_NPC -bif_fild02,174,162,0 duplicate(bifrost_field0000) Small Hole#ep14_mora3 CLEAR_NPC diff --git a/npc/re/warps/fields/bra_fild.txt b/npc/re/warps/fields/bra_fild.txt deleted file mode 100644 index 7b36f7247..000000000 --- a/npc/re/warps/fields/bra_fild.txt +++ /dev/null @@ -1,36 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Protimus -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Brasilis Field Warps Script -//================= Description =========================================== -//= Warp Points for Brasilis Field -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -bra_fild01,72,34,0 warp bra_fild01_brasilis 1,1,brasilis,309,334 -brasilis,308,336,0 warp brasilis_bra_fild01 1,1,bra_fild01,74,34 diff --git a/npc/re/warps/fields/com_fild.txt b/npc/re/warps/fields/com_fild.txt deleted file mode 100644 index bb17bdc5a..000000000 --- a/npc/re/warps/fields/com_fild.txt +++ /dev/null @@ -1,70 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Nana -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Comodo Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Comodo Fields -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -cmd_fild01,222,24,0 warp cmd_fild01-1 1,1,cmd_fild02,222,372 -cmd_fild01,362,73,0 warp cmd_fild01-2 1,1,cmd_fild03,27,68 -cmd_fild01,362,263,0 warp cmd_fild01-3 1,1,cmd_fild03,27,269 -cmd_fild02,222,376,0 warp cmd_fild02-1 1,1,cmd_fild01,222,30 -cmd_fild02,382,269,0 warp cmd_fild02-2 1,1,cmd_fild04,25,275 -cmd_fild02,358,95,0 warp cmd_fild02-3 1,1,cmd_fild04,35,94 -cmd_fild03,23,269,0 warp cmd_fild03-1 1,1,cmd_fild01,359,260 -cmd_fild03,23,68,0 warp cmd_fild03-2 1,1,cmd_fild01,359,76 -cmd_fild03,181,17,0 warp cmd_fild03-3 1,1,cmd_fild04,181,367 -//cmd_fild03,384,165,0 warp cmd_fild03-4 1,1,cmd_fild05,26,161 -cmd_fild04,21,275,0 warp cmd_fild04-1 1,1,cmd_fild02,378,264 -cmd_fild04,31,92,0 warp cmd_fild04-2 1,1,cmd_fild02,351,92 -cmd_fild04,376,287,0 warp cmd_fild04-3 1,1,cmd_fild06,26,288 -cmd_fild04,180,372,0 warp cmd_fild04-4 1,1,cmd_fild03,183,23 -//cmd_fild05,21,163,0 warp cmd_fild05-1 1,1,cmd_fild03,377,167 -//cmd_fild05,148,19,0 warp cmd_fild05-2 1,1,cmd_fild06,150,374 -//cmd_fild06,150,380,0 warp cmd_fild06-3 1,1,cmd_fild05,146,27 -cmd_fild06,21,285,0 warp cmd_fild06-4 1,1,cmd_fild04,371,288 -cmd_fild06,151,27,0 warp cmd_fild06-5 1,1,cmd_fild07,147,370 -cmd_fild06,368,96,0 warp cmd_fild06-6 1,1,cmd_fild08,25,102 -cmd_fild06,379,174,0 warp cmd_fild06-7 1,1,cmd_fild08,28,166 -cmd_fild06,372,359,0 warp cmd_fild06-8 1,1,cmd_fild08,31,359 -cmd_fild07,149,379,0 warp cmd_fild07-1 10,1,cmd_fild06,147,36 -cmd_fild07,389,186,0 warp cmd_fild07-2 1,3,cmd_fild09,18,170 -cmd_fild08,25,355,0 warp cmd_fild08-1 1,1,cmd_fild06,366,359 -cmd_fild08,25,170,0 warp cmd_fild08-2 1,1,cmd_fild06,374,167 -cmd_fild08,15,102,0 warp cmd_fild08-3 1,1,cmd_fild06,361,96 -cmd_fild08,76,31,0 warp cmd_fild08-4 2,1,cmd_fild09,76,375 -cmd_fild08,309,48,0 warp cmd_fild08-5 2,1,cmd_fild09,307,374 -cmd_fild08,354,324,0 warp cmd_fild08-6 1,1,moc_fild12,26,305 -cmd_fild09,12,170,0 warp cmd_fild09-1 1,4,cmd_fild07,382,184 -cmd_fild09,369,164,0 warp cmd_fild09-2 2,2,moc_fild18,55,170 -cmd_fild09,309,381,0 warp cmd_fild09-3 2,1,cmd_fild08,309,60 -cmd_fild09,75,382,0 warp cmd_fild09-4 2,1,cmd_fild08,75,42 -moc_fild18,51,170,0 warp moc_fild18-1 1,3,cmd_fild09,363,164 diff --git a/npc/re/warps/fields/dic_fild.txt b/npc/re/warps/fields/dic_fild.txt deleted file mode 100644 index 22d31fed9..000000000 --- a/npc/re/warps/fields/dic_fild.txt +++ /dev/null @@ -1,41 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Joseph -//= Copyright (C) Chilly -//= Copyright (C) Muad_Dib -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= El Dicastes Field Warp Script -//================= Description =========================================== -//= Warp Points for El Dicastes Field -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -dic_dun01,371,44,0 warp dic_field0001 1,1,dic_fild01,28,79 -dic_fild01,24,79,0 warp dic_field0002 1,1,dic_dun01,366,45 -dic_fild01,69,23,0 warp dic_field0003 1,1,dic_fild02,70,373 -dic_fild02,71,375,0 warp dic_field0004 1,1,dic_fild01,69,25 -dicastes01,199,34,0 warp dic_field0005 1,1,dic_fild01,149,279 diff --git a/npc/re/warps/fields/geffen_fild.txt b/npc/re/warps/fields/geffen_fild.txt deleted file mode 100644 index a20d902cc..000000000 --- a/npc/re/warps/fields/geffen_fild.txt +++ /dev/null @@ -1,92 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Nana -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Geffen Fields Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Geffen Fields -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -//= Geffen Field Warps ======================================= -gef_fild00,267,382,0 warp gef007 4,2,mjolnir_06,265,32 -gef_fild00,381,137,0 warp gef008 3,9,prt_fild00,24,125 -gef_fild00,40,199,0 warp gef009 2,7,geffen,213,119 -gef_fild01,382,111,0 warp gef010 2,9,prt_fild04,20,114 -gef_fild01,16,102,0 warp geff01 2,4,gef_fild09,368,92 -gef_fild01,69,17,0 warp geff02 4,2,gef_fild03,66,379 -gef_fild02,380,156,0 warp gef011 3,7,prt_fild07,21,143 -gef_fild02,380,289,0 warp gef012 3,12,prt_fild07,18,289 -gef_fild02,380,68,0 warp gef013 3,10,prt_fild07,17,64 -gef_fild02,266,18,0 warp gef026 5,2,prt_fild10,227,296 -gef_fild02,14,78,0 warp geff03 2,4,gef_fild03,379,77 -gef_fild02,16,275,0 warp geff04 2,4,gef_fild03,379,277 -gef_fild03,312,16,0 warp gef014 5,2,prt_fild11,302,298 -gef_fild03,66,382,0 warp geff02-1 4,2,gef_fild01,69,20 -gef_fild03,382,77,0 warp geff03-1 2,4,gef_fild02,17,78 -gef_fild03,382,277,0 warp geff04-1 2,4,gef_fild02,19,275 -gef_fild03,18,52,0 warp geff05 2,4,gef_fild10,367,56 -gef_fild04,187,39,0 warp gef015 4,2,geffen,119,210 -gef_fild04,261,362,0 warp gef016 4,2,mjolnir_01,284,21 -gef_fild04,362,322,0 warp gef017 2,4,mjolnir_06,21,331 -gef_fild04,16,309,0 warp geff06 2,6,gef_fild05,361,309 -gef_fild05,364,309,0 warp geff06-1 2,8,gef_fild04,19,309 -gef_fild05,15,201,0 warp geff07 2,4,gef_fild06,379,211 -gef_fild05,64,15,0 warp geff08 4,2,gef_fild07,64,360 -gef_fild06,382,211,0 warp geff07-1 2,4,gef_fild05,18,201 -gef_fild06,218,17,0 warp geff09 4,2,gef_fild08,200,352 -gef_fild07,339,187,0 warp gef025 2,4,geffen,29,119 -gef_fild07,64,363,0 warp geff08-1 4,2,gef_fild05,64,18 -gef_fild07,18,191,0 warp geff10 2,4,gef_fild08,357,187 -gef_fild07,40,19,0 warp geff13 1,1,gef_fild13,41,369 -gef_fild08,200,355,0 warp geff09-1 4,2,gef_fild06,218,20 -gef_fild08,360,187,0 warp geff10-1 2,4,gef_fild07,21,191 -//gef_fild08,215,18,0 warp geff14 1,1,gef_fild12,221,369 -gef_fild09,23,56,0 warp geff18-1 1,1,gef_fild13,376,56 -gef_fild09,225,25,0 warp geff11 3,2,gef_fild10,251,368 -gef_fild09,368,95,0 warp geff01-1 4,2,gef_fild01,19,102 -gef_fild10,251,371,0 warp geff11-1 5,2,gef_fild09,225,28 -gef_fild10,104,21,0 warp geff12 5,2,gef_fild11,114,360 -gef_fild10,370,56,0 warp geff05-1 2,5,gef_fild03,21,52 -gef_fild10,136,331,0 warp gef018 1,1,in_orcs01,122,171 -gef_fild10,138,284,0 warp gef019 1,1,in_orcs01,29,114 -gef_fild10,215,51,0 warp gef020 1,1,in_orcs01,162,53 -gef_fild10,223,205,0 warp gef021 1,1,in_orcs01,108,89 -gef_fild10,63,337,0 warp gef022 1,1,in_orcs01,30,157 -//gef_fild10,27,219,0 warp geff19-1 1,1,gef_fild14,367,219 -gef_fild11,377,293,0 warp gef023 2,4,prt_fild11,20,281 -gef_fild11,111,364,0 warp geff12-1 6,3,gef_fild10,104,24 -//gef_fild12,221,374,0 warp geff14-1 1,1,gef_fild08,215,25 -//gef_fild12,368,180,0 warp geff15 1,1,gef_fild13,29,202 -//gef_fild12,372,50,0 warp geff16 1,1,gef_fild13,29,59 -//gef_fild13,200,25,0 warp geff17 1,1,gef_fild14,180,357 -//gef_fild13,25,202,0 warp geff15-1 1,1,gef_fild12,364,180 -//gef_fild13,26,59,0 warp geff16-1 1,1,gef_fild12,370,50 -gef_fild13,380,56,0 warp geff18 1,1,gef_fild09,27,56 -gef_fild13,41,373,0 warp geff13-1 1,1,gef_fild07,40,23 -//gef_fild14,180,360,0 warp geff17-1 1,1,gef_fild13,200,29 -//gef_fild14,371,219,0 warp geff19 1,1,gef_fild10,31,219 diff --git a/npc/re/warps/fields/hugel_fild.txt b/npc/re/warps/fields/hugel_fild.txt deleted file mode 100644 index d43aa092f..000000000 --- a/npc/re/warps/fields/hugel_fild.txt +++ /dev/null @@ -1,72 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Playtester -//= Copyright (C) Sara-chan -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Hugel Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Hugel Field -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -//= Hugel Field ============================================== -ein_fild04,343,293,0 warp hugel001 1,1,ein_fild05,80,294 -ein_fild05,76,294,0 warp hugel001a 1,1,ein_fild04,336,292 -ein_fild05,376,183,0 warp hugel002 1,1,ein_fild06,47,166 -ein_fild06,42,171,0 warp hugel002a 1,1,ein_fild05,371,183 -//ein_fild02,357,251,0 warp hugel003-1 1,1,yuno_fild04,38,280 -//yuno_fild04,33,279,0 warp hugel003a-1 1,1,ein_fild02,350,250 -//ein_fild01,349,369,0 warp hugel003 1,1,yuno_fild05,43,346 -//yuno_fild05,41,350,0 warp hugel003a 1,1,ein_fild01,345,367 -//ein_fild01,106,34,0 warp hugel004 1,1,ein_fild02,109,358 -//ein_fild02,108,364,0 warp hugel004a 1,1,ein_fild01,106,40 -//ein_fild01,234,34,0 warp hugel005 1,1,ein_fild02,258,343 -//ein_fild02,257,350,0 warp hugel005a 1,1,ein_fild01,231,40 -//ein_fild02,170,29,0 warp hugel006 1,1,ein_fild05,172,366 -//ein_fild05,172,371,0 warp hugel006a 1,1,ein_fild02,170,37 -hu_fild01,366,185,0 warp hugel007 1,1,hu_fild02,22,168 -hu_fild02,17,168,0 warp hugel007a 1,1,hu_fild01,361,189 -hu_fild04,47,372,0 warp hugel008 1,1,hu_fild02,40,27 -hu_fild02,40,22,0 warp hugel008a 1,1,hu_fild04,48,368 -hu_fild04,294,379,0 warp hugel009 1,1,hu_fild02,280,31 -hu_fild02,283,28,0 warp hugel009a 1,1,hu_fild04,289,376 -//hu_fild05,284,356,0 warp hugel010 1,1,hu_fild03,288,26 -//hu_fild03,288,19,0 warp hugel010a 1,1,hu_fild05,276,346 -hu_fild05,353,126,0 warp hugel011 1,1,hu_fild06,34,119 -hu_fild06,28,119,0 warp hugel011a 1,1,hu_fild05,347,130 -hu_fild02,374,339,0 warp hugel012 1,1,hu_fild03,24,337 -//hu_fild03,20,338,0 warp hugel012a 1,1,hu_fild02,370,339 -hu_fild02,378,162,0 warp hugel013 1,1,hu_fild03,30,163 -//hu_fild03,25,163,0 warp hugel013a 1,1,hu_fild02,373,160 -//yuno_fild09,377,184,0 warp hugel014 1,1,yuno_fild10,44,183 -//yuno_fild10,39,183,0 warp hugel014a 1,1,yuno_fild09,371,184 - -// RE Addon -ein_fild01,106,34,0 warp EinF01Dn01_EinF05Up01 1,1,ein_fild05,172,366 -ein_fild01,234,34,0 warp EinF01Dn02_EinF05Up02 1,1,ein_fild05,172,366 -ein_fild05,172,371,0 warp EinF05Up01_EinF01Dn01 1,1,ein_fild01,106,40 diff --git a/npc/re/warps/fields/morroc_fild.txt b/npc/re/warps/fields/morroc_fild.txt deleted file mode 100644 index 7ae6f5433..000000000 --- a/npc/re/warps/fields/morroc_fild.txt +++ /dev/null @@ -1,137 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Lupus -//= Copyright (C) Nana -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Morroc Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Morroc Fields -//================= Current Version ======================================= -//= 1.5 -//========================================================================= - -//= Sograt Dessert =========================================== -//moc_fild01,101,16,0 warp mocf01-1 15,3,moc_fild04,317,376 -//moc_fild01,101,16,0 warp mocf01-1 15,3,moc_fild20,210,342 -moc_fild01,22,242,0 warp mocf005 2,2,prt_fild09,380,237 -moc_fild01,239,382,0 warp mocf006 12,1,prt_fild08,233,20 -moc_fild01,301,16,0 warp mocf02 10,1,moc_fild02,77,338 -moc_fild01,321,16,0 warp mocf02-1 10,1,moc_fild02,77,338 -moc_fild01,341,16,0 warp mocf02-2 10,1,moc_fild02,77,338 -moc_fild01,379,162,0 warp mocf011 2,12,pay_fild04,20,165 -moc_fild01,56,384,0 warp moc007a 3,2,prt_fild08,54,24 -//moc_fild01,68,16,0 warp mocf01 15,3,moc_fild04,317,376 -moc_fild02,228,29,0 warp mocf03 4,2,moc_fild13,298,367 -moc_fild02,332,19,0 warp mocf04 5,3,moc_fild03,70,336 -moc_fild02,350,339,0 warp mocf012 6,2,pay_fild04,194,20 -moc_fild02,67,342,0 warp mocf02-3 11,3,moc_fild01,315,25 -moc_fild02,71,18,0 warp mocf05 4,2,moc_fild13,146,365 -moc_fild02,92,342,0 warp mocf02-4 11,3,moc_fild01,315,25 -moc_fild03,17,37,0 warp mocf06 2,4,moc_fild13,305,49 -//moc_fild03,179,16,0 warp mocf013 4,2,pay_fild11,38,327 -moc_fild03,303,170,0 warp mocf014 2,7,pay_fild01,17,152 -moc_fild03,70,341,0 warp mocf04-1 5,2,moc_fild02,332,23 -//moc_fild04,14,122,0 warp mocf07-1 1,11,moc_fild05,378,119 -//moc_fild04,14,146,0 warp mocf07-2 1,11,moc_fild05,378,119 -//moc_fild04,14,98,0 warp mocf07 1,11,moc_fild05,378,119 -//moc_fild04,175,18,0 warp mocf08 3,2,moc_fild08,170,380 -//moc_fild04,19,206,0 warp mocf09 3,15,moc_fild05,373,208 -//moc_fild04,219,327,0 script mocf016 WARPNPC,3,4,{ @anthell = 0; warp "anthell01",35,262; } -//moc_fild04,292,381,0 warp mocf01-2 10,1,moc_fild01,76,25 -//moc_fild04,314,381,0 warp mocf01-3 10,1,moc_fild01,76,25 -//moc_fild04,336,381,0 warp mocf01-4 10,1,moc_fild01,76,25 -//moc_fild04,92,381,0 warp mocf008 9,2,prt_fild09,246,19 -//moc_fild05,144,375,0 warp mocf009 11,2,prt_fild10,263,23 -//moc_fild05,18,136,0 warp mocf10 1,8,moc_fild06,367,317 -//moc_fild05,18,154,0 warp mocf10-1 1,8,moc_fild06,367,317 -//moc_fild05,18,172,0 warp mocf10-2 1,8,moc_fild06,367,317 -//moc_fild05,268,18,0 warp mocf11 4,2,moc_fild09,267,368 -//moc_fild05,325,382,0 warp mocf010 6,2,prt_fild09,95,19 -//moc_fild05,378,208,0 warp mocf09-1 3,14,moc_fild04,26,206 -//moc_fild05,384,108,0 warp mocf07-3 1,8,moc_fild04,22,123 -//moc_fild05,384,126,0 warp mocf07-4 1,8,moc_fild04,22,123 -//moc_fild05,384,144,0 warp mocf07-5 1,8,moc_fild04,22,123 -//moc_fild05,82,16,0 warp mocf12 5,2,moc_fild09,80,366 -//moc_fild06,18,198,0 warp mocf13 1,18,moc_fild07,378,201 -//moc_fild06,207,18,0 warp mocf14 11,2,moc_fild10,208,295 -//moc_fild06,377,316,0 warp mocf10-3 1,15,moc_fild05,24,153 -moc_fild07,198,21,0 warp mocf001 2,2,morocc,160,294 -//moc_fild07,381,201,0 warp mocf13-1 2,16,moc_fild06,28,201 -//moc_fild07,380,201,0 warp mocf13-1 2,16,moc_fild20,36,177 -//moc_fild08,16,207,0 warp mocf15 2,4,moc_fild09,371,195 -//moc_fild08,170,383,0 warp mocf08-1 3,2,moc_fild04,175,21 -//moc_fild08,204,16,0 warp mocf16 4,2,moc_fild14,196,379 -//moc_fild08,383,211,0 warp mocf17 2,4,moc_fild13,32,171 -//moc_fild09,126,20,0 warp mocf18 4,2,moc_fild15,158,360 -//moc_fild09,267,371,0 warp mocf11-1 4,2,moc_fild05,268,21 -//moc_fild09,30,162,0 warp mocf19 2,3,moc_fild10,381,258 -//moc_fild09,374,195,0 warp mocf15-1 2,8,moc_fild08,19,207 -//moc_fild09,80,369,0 warp mocf12-1 7,2,moc_fild05,82,19 -//moc_fild10,189,23,0 warp mocf20 3,2,moc_fild11,189,360 -//moc_fild10,19,207,0 warp mocf002 2,2,morocc,299,207 -//moc_fild10,208,298,0 warp mocf14-1 10,2,moc_fild06,207,21 -//moc_fild10,384,258,0 warp mocf19-1 2,3,moc_fild09,33,162 -//moc_fild11,189,363,0 warp mocf20-1 3,2,moc_fild10,189,26 -//moc_fild11,189,360,0 warp mocf20-1 3,2,moc_fild20,197,24 -moc_fild11,212,29,0 warp mocf21 4,2,moc_fild17,218,366 -moc_fild11,26,161,0 warp mocf22 2,10,moc_fild12,286,168 -//moc_fild11,379,197,0 warp mocf23 2,6,moc_fild15,41,105 -moc_fild11,377,197,0 warp mocf23 2,6,moc_fild20,36,177 -moc_fild12,118,30,0 warp mocf24 4,2,moc_fild18,158,379 -moc_fild12,159,381,0 warp mocf003 2,2,morocc,160,20 -moc_fild12,289,168,0 warp mocf22-1 2,3,moc_fild11,29,161 -moc_fild13,146,368,0 warp mocf05-1 5,2,moc_fild02,71,21 -//moc_fild13,29,171,0 warp mocf17-1 2,4,moc_fild08,380,211 -//moc_fild13,32,171,0 warp mocf17-1 2,4,moc_fild20,349,179 -moc_fild13,298,370,0 warp mocf03-1 4,2,moc_fild02,228,32 -moc_fild13,308,49,0 warp mocf06-1 2,4,moc_fild03,20,37 -//moc_fild14,16,278,0 warp mocf25 2,6,moc_fild15,364,276 -//moc_fild14,196,382,0 warp mocf16-1 4,2,moc_fild08,204,19 -//moc_fild15,104,16,0 warp mocf26 9,2,moc_fild16,125,380 -//moc_fild15,158,363,0 warp mocf18-1 6,2,moc_fild09,126,23 -//moc_fild15,258,253,0 script mocf017 WARPNPC,3,3,{ @anthell = 1; warp "anthell01",35,262; } -//moc_fild15,348,18,0 warp mocf27 5,2,moc_fild16,334,379 -//moc_fild15,367,276,0 warp mocf25-1 2,4,moc_fild14,19,278 -//moc_fild15,38,105,0 warp mocf23-1 2,4,moc_fild11,376,197 -//moc_fild16,125,383,0 warp mocf26-1 5,2,moc_fild15,104,19 -//moc_fild16,124,381,0 warp mocf26-1 5,2,moc_fild20,197,24 -moc_fild16,16,179,0 warp mocf28 2,6,moc_fild17,366,272 -//moc_fild16,334,382,0 warp mocf27-1 4,2,moc_fild15,348,21 -//moc_fild16,333,380,0 warp mocf27-1 4,2,moc_fild20,197,24 -moc_fild17,218,369,0 warp mocf21-1 5,2,moc_fild11,212,32 -moc_fild17,30,300,0 warp moc29 2,5,moc_fild18,379,305 -moc_fild17,369,272,0 warp mocf28-1 2,3,moc_fild16,19,179 -moc_fild18,158,382,0 warp mocf24-1 4,2,moc_fild12,118,33 -moc_fild18,382,305,0 warp moc29-1 2,4,moc_fild17,33,300 -moc_fild19,169,107,0 warp mocf004 1,4,morocc,27,164 -moc_fild19,71,170,0 warp mocf018 8,2,moc_ruins,71,19 -moc_fild19,98,99,0 warp mocf019 1,1,in_sphinx1,288,9 - -// Satan Morroc Addition -moc_fild21,26,196,0 warp mocf020 1,1,moc_fild20,349,179 -moc_fild22,32,196,0 warp mocf021 1,1,moc_fild20,349,179 diff --git a/npc/re/warps/fields/payon_fild.txt b/npc/re/warps/fields/payon_fild.txt deleted file mode 100644 index 296d4eed3..000000000 --- a/npc/re/warps/fields/payon_fild.txt +++ /dev/null @@ -1,69 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Nana -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Payon Field Warps Script (Renewal) -//================= Description =========================================== -//= Warp Points for Payon Fields -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -//= Payon Fields ============================================= -pay_fild01,13,152,0 warp payf001 2,7,moc_fild03,299,170 -pay_fild01,278,14,0 warp payf01 13,2,pay_fild02,83,382 -pay_fild01,353,14,0 warp payf02 20,3,pay_fild02,160,381 -pay_fild01,379,201,0 warp payf03 2,6,pay_fild07,23,207 -//pay_fild02,134,16,0 warp payf04 5,2,pay_fild05,127,375 -//pay_fild02,16,175,0 warp payf06 2,4,pay_fild11,294,135 -pay_fild02,167,390,0 warp payf02-1 20,3,pay_fild01,354,18 -pay_fild02,284,108,0 warp payf07 2,7,pay_fild03,20,110 -pay_fild02,83,386,0 warp payf01-1 13,2,pay_fild01,278,18 -pay_fild03,15,110,0 warp payf07-1 2,10,pay_fild02,280,108 -pay_fild03,172,281,0 warp payf08 5,2,pay_fild07,167,20 -pay_fild03,313,16,0 warp payf09 4,2,pay_fild06,305,372 -pay_fild03,392,63,0 warp payf005 2,7,alberta,19,233 -pay_fild04,17,165,0 warp payf002 2,8,moc_fild01,376,162 -pay_fild04,194,17,0 warp payf003 7,2,moc_fild02,350,336 -//pay_fild05,127,378,0 warp payf04-1 4,2,pay_fild02,134,19 -//pay_fild05,271,284,0 warp payf10 2,4,pay_fild06,31,288 -//pay_fild06,28,288,0 warp payf10-1 2,2,pay_fild05,268,284 -pay_fild06,305,375,0 warp payf09-1 6,2,pay_fild03,313,19 -pay_fild07,16,200,0 warp payf03-1 3,3,pay_fild01,371,205 -pay_fild07,163,17,0 warp payf08-1 5,2,pay_fild03,177,275 -pay_fild07,280,382,0 warp payf11 4,2,pay_fild08,160,19 -pay_fild07,382,290,0 warp payf12 2,5,pay_fild10,19,290 -pay_fild08,160,16,0 warp payf11-1 4,2,pay_fild07,280,379 -pay_fild08,17,75,0 warp payf006 1,1,payon,265,92 -pay_fild08,262,91,0 warp payf13 2,4,pay_fild09,19,91 -pay_fild09,112,16,0 warp pay14 4,2,pay_fild10,112,379 -pay_fild09,16,91,0 warp payf13-1 2,4,pay_fild08,259,91 -pay_fild10,112,382,0 warp pay14-1 3,2,pay_fild09,112,19 -pay_fild10,16,290,0 warp payf12-1 2,5,pay_fild07,379,290 -pay_fild10,99,13,0 warp w1034 1,1,pay_fild10,148,252 -//pay_fild11,297,135,0 warp payf06-1 2,4,pay_fild02,19,175 -//pay_fild11,38,330,0 warp payf004 4,2,moc_fild03,179,19 diff --git a/npc/re/warps/fields/prontera_fild.txt b/npc/re/warps/fields/prontera_fild.txt deleted file mode 100644 index fae85a402..000000000 --- a/npc/re/warps/fields/prontera_fild.txt +++ /dev/null @@ -1,149 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Masao -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Lupus -//= Copyright (C) Nana -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Prontera Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Prontera Field -//================= Current Version ======================================= -//= 1.5 -//========================================================================= - -//= Prontera Fields ========================================== -prt_fild00,159,383,0 warp prtf007 4,2,mjolnir_07,156,19 -prt_fild00,165,18,0 warp prtf01 9,3,prt_fild04,158,384 -prt_fild00,18,129,0 warp prtf015 2,6,gef_fild00,376,140 -prt_fild00,317,18,0 warp prtf02 8,2,prt_fild04,323,384 -prt_fild00,383,249,0 warp prtf008 2,4,mjolnir_09,33,248 -prt_fild01,136,373,0 warp prtf030 1,1,prt_maze01,99,31 -prt_fild01,199,24,0 warp prtf001 3,2,prt_gld,159,295 -prt_fild01,20,292,0 warp prtf009 2,3,mjolnir_09,370,288 -prt_fild01,261,373,0 warp prtf010 6,2,mjolnir_10,265,16 -prt_fild01,380,243,0 warp prtf03 2,5,prt_fild02,20,242 -prt_fild01,382,304,0 warp prtf04 2,10,prt_fild02,20,305 -prt_fild01,382,351,0 warp prtf05 2,8,prt_fild02,20,350 -prt_fild01,66,373,0 warp prtf011 2,2,mjolnir_10,66,18 -prt_fild02,17,242,0 warp prtf03-1 2,5,prt_fild01,377,243 -prt_fild02,17,305,0 warp prtf04-1 2,5,prt_fild01,379,302 -prt_fild02,17,350,0 warp prtf05-1 2,7,prt_fild01,379,351 -prt_fild02,173,382,0 warp prtf012 4,2,mjolnir_11,174,23 -prt_fild02,305,17,0 warp prtf06 10,2,prt_fild06,277,315 -prt_fild02,380,347,0 warp prtf07 2,10,prt_fild03,23,249 -prt_fild03,16,249,0 warp prtf07-1 2,10,prt_fild02,373,353 -prt_fild03,371,256,0 warp prtf006 2,2,prt_monk,25,248 -prt_fild04,160,387,0 warp prtf01-1 10,2,prt_fild00,164,24 -prt_fild04,17,114,0 warp prtf016 2,10,gef_fild01,375,111 -prt_fild04,323,387,0 warp prtf02-1 7,2,prt_fild00,315,21 -prt_fild04,378,72,0 warp prtf08 2,6,prt_fild05,17,59 -prt_fild04,384,155,0 warp prtf09 2,7,prt_fild05,20,134 -prt_fild04,384,334,0 warp prtf10 2,6,prt_fild05,20,333 -prt_fild05,105,381,0 warp prtf013 5,2,mjolnir_09,106,34 -prt_fild05,13,63,0 warp prtf08-1 2,15,prt_fild04,374,73 -prt_fild05,134,14,0 warp prtf11 14,3,prt_fild07,129,374 -prt_fild05,14,141,0 warp prtf09-1 2,18,prt_fild04,380,158 -prt_fild05,15,333,0 warp prtf10-1 2,8,prt_fild04,380,332 -prt_fild05,255,14,0 warp prtf12 12,2,prt_fild07,248,369 -prt_fild05,292,385,0 warp prtf014 4,2,mjolnir_09,305,33 -prt_fild05,373,205,0 warp prtf002 3,3,prontera,26,203 -prt_fild06,23,193,0 warp prtf003 2,3,prontera,285,203 -prt_fild06,277,320,0 warp prtf06-1 10,2,prt_fild02,305,22 -prt_fild07,13,64,0 warp prtf017 3,8,gef_fild02,376,69 -prt_fild07,132,381,0 warp prtf11-1 9,3,prt_fild05,142,18 -prt_fild07,14,289,0 warp prtf018 3,10,gef_fild02,375,292 -prt_fild07,17,145,0 warp prtf019 3,12,gef_fild02,376,156 -prt_fild07,206,12,0 warp prtf13 4,2,prt_fild09,224,377 -prt_fild07,248,376,0 warp prtf12-1 8,2,prt_fild05,257,18 -prt_fild07,383,239,0 warp prtf14 3,20,prt_fild08,20,239 -prt_fild07,385,186,0 warp prtf15 3,20,prt_fild08,20,186 -prt_fild07,84,13,0 warp prtf16 4,2,prt_fild09,87,377 -prt_fild08,16,187,0 warp prtf15-1 3,17,prt_fild07,380,186 -prt_fild08,16,239,0 warp prtf14-1 3,15,prt_fild07,379,239 -prt_fild08,170,378,0 warp prtf004 3,2,prontera,156,26 -prt_fild08,233,16,0 warp prtf023 12,1,moc_fild01,238,378 -prt_fild08,55,21,0 warp prtf024 4,2,moc_fild01,56,380 -prt_fild09,14,124,0 warp prtf17 2,6,prt_fild10,336,126 -prt_fild09,14,139,0 warp prtf17-1 2,8,prt_fild10,336,126 -prt_fild09,224,380,0 warp prtf13-1 4,2,prt_fild07,206,15 -//prt_fild09,246,16,0 warp prtf025 7,2,moc_fild04,92,378 -//prt_fild09,246,17,0 warp prtf025 7,2,moc_fild20,209,333 -prt_fild09,383,223,0 warp prtf026 2,15,moc_fild01,25,242 -prt_fild09,383,251,0 warp prtf027 2,15,moc_fild01,25,242 -prt_fild09,87,380,0 warp prtf16-1 5,2,prt_fild07,84,16 -//prt_fild09,95,16,0 warp prtf028 7,2,moc_fild05,325,379 -//prt_fild09,95,19,0 warp prtf028 7,2,moc_fild20,209,333 -prt_fild10,20,122,0 warp prtf19 2,4,prt_fild11,359,111 -prt_fild10,20,196,0 warp prtf20 2,4,prt_fild11,358,184 -prt_fild10,227,299,0 warp prtf020 5,2,gef_fild02,266,21 -//prt_fild10,263,20,0 warp prtf029 6,2,moc_fild05,144,372 -//prt_fild10,263,22,0 warp prtf029 6,2,moc_fild20,209,333 -prt_fild10,339,126,0 warp prtf17-2 2,8,prt_fild09,17,133 -prt_fild11,17,281,0 warp prtf021 2,4,gef_fild11,374,293 -prt_fild11,302,301,0 warp prtf022 5,2,gef_fild03,312,19 -prt_fild11,361,184,0 warp prtf20-1 2,5,prt_fild10,23,196 -prt_fild11,362,111,0 warp prtf19-1 2,6,prt_fild10,23,122 - -//= Prontera Field 8 Duplicates ============================== -prt_fild08a,16,187,0 warp prtf15-1_a 3,17,prt_fild07,380,186 -prt_fild08b,16,187,0 warp prtf15-1_b 3,17,prt_fild07,380,186 -prt_fild08c,16,187,0 warp prtf15-1_c 3,17,prt_fild07,380,186 -prt_fild08d,16,187,0 warp prtf15-1_d 3,17,prt_fild07,380,186 -prt_fild08a,16,239,0 warp prtf14-1_a 3,15,prt_fild07,379,239 -prt_fild08b,16,239,0 warp prtf14-1_b 3,15,prt_fild07,379,239 -prt_fild08c,16,239,0 warp prtf14-1_c 3,15,prt_fild07,379,239 -prt_fild08d,16,239,0 warp prtf14-1_d 3,15,prt_fild07,379,239 -prt_fild08a,170,378,0 warp prtf004_a 3,2,prontera,156,26 -prt_fild08b,170,378,0 warp prtf004_b 3,2,prontera,156,26 -prt_fild08c,170,378,0 warp prtf004_c 3,2,prontera,156,26 -prt_fild08d,170,378,0 warp prtf004_d 3,2,prontera,156,26 -prt_fild08a,233,16,0 warp prtf023_a 12,1,moc_fild01,238,378 -prt_fild08b,233,16,0 warp prtf023_b 12,1,moc_fild01,238,378 -prt_fild08c,233,16,0 warp prtf023_c 12,1,moc_fild01,238,378 -prt_fild08d,233,16,0 warp prtf023_d 12,1,moc_fild01,238,378 -prt_fild08a,55,21,0 warp prtf024_a 4,2,moc_fild01,56,380 -prt_fild08b,55,21,0 warp prtf024_b 4,2,moc_fild01,56,380 -prt_fild08c,55,21,0 warp prtf024_c 4,2,moc_fild01,56,380 -prt_fild08d,55,21,0 warp prtf024_d 4,2,moc_fild01,56,380 - -//= St. Capitolina Abbey ===================================== -monk_in,128,46,0 warp monk03 1,3,monk_in,161,38 -monk_in,128,84,0 warp monk04 1,3,monk_in,161,90 -monk_in,159,38,0 warp monk03-1 1,3,monk_in,126,46 -monk_in,159,90,0 warp monk04-1 1,3,monk_in,126,84 -monk_in,40,38,0 warp monk05 1,3,monk_in,71,46 -monk_in,40,92,0 warp monk06 1,3,monk_in,71,84 -monk_in,69,46,0 warp monk05-1 1,3,monk_in,38,38 -monk_in,69,84,0 warp monk06-1 1,3,monk_in,38,92 -monk_in,98,186,0 warp monk02-1 3,2,prt_monk,245,139 -monk_in,98,27,0 warp monk01-1 5,2,prt_monk,245,104 -monk_in,99,102,0 warp monk07 5,1,monk_in,99,143 -monk_in,99,141,0 warp monk07-1 3,1,monk_in,99,100 -prt_monk,22,248,0 warp monk001 2,2,prt_fild03,368,256 -prt_monk,245,106,0 warp monk01 1,1,monk_in,98,30 -prt_monk,245,137,0 warp monk02 1,1,monk_in,98,183 diff --git a/npc/re/warps/fields/rachel_fild.txt b/npc/re/warps/fields/rachel_fild.txt deleted file mode 100644 index 4840ee582..000000000 --- a/npc/re/warps/fields/rachel_fild.txt +++ /dev/null @@ -1,66 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Playtester -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Rachel Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Rachel Field -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -ra_fild01,233,333,0 warp ra000 1,1,ice_dun01,157,15 -ra_fild01,306,38,0 warp ra001 1,1,ra_fild04,322,371 -ra_fild04,322,378,0 warp ra002 1,1,ra_fild01,306,43 -ra_fild04,362,351,0 warp ra003 1,1,ra_fild05,39,353 -ra_fild05,33,353,0 warp ra004 1,1,ra_fild04,356,351 -//ra_fild05,27,13,0 warp ra005 1,1,ra_fild09,30,337 -//ra_fild09,29,343,0 warp ra006 1,1,ra_fild05,31,17 -ra_fild04,263,54,0 warp ra007 1,1,ra_fild08,287,365 -ra_fild08,287,370,0 warp ra008 1,1,ra_fild04,263,60 -//ra_fild09,27,238,0 warp ra009 1,1,ra_fild08,360,234 -//ra_fild08,368,234,0 warp ra010 1,1,ra_fild09,35,238 -ra_fild04,23,176,0 warp ra011 1,1,ra_fild03,370,172 -ra_fild03,374,168,0 warp ra012 1,1,ra_fild04,29,176 -ra_fild05,348,274,0 warp ra013 1,1,ra_fild06,24,277 -ra_fild06,19,277,0 warp ra014 1,1,ra_fild05,341,273 -ra_fild06,294,21,0 warp ra015 1,1,lhz_fild01,296,376 -lhz_fild01,296,382,0 warp ra016 1,1,ra_fild06,298,25 -ra_fild12,36,225,0 warp ra017 1,1,rachel,270,125 -ra_fild08,165,29,0 warp ra018 1,1,ra_fild12,149,369 -ra_fild12,149,374,0 warp ra019 1,1,ra_fild08,165,36 -//ra_fild12,303,27,0 warp ra020 1,1,ra_fild13,295,341 -//ra_fild13,295,346,0 warp ra021 1,1,ra_fild12,303,33 -//ra_fild11,360,226,0 warp ra022 1,1,rachel,30,125 -//ra_fild11,21,290,0 warp ra023 1,1,ra_fild10,379,283 -//ra_fild10,384,287,0 warp ra024 1,1,ra_fild11,28,290 -//ra_fild11,202,335,0 warp ra025a 1,1,ra_fild07,215,32 -//ra_fild07,215,27,0 warp ra025b 1,1,ra_fild11,201,329 -//ra_fild07,168,353,0 warp ra026 1,1,ra_fild02,171,45 -//ra_fild02,168,36,0 warp ra027 1,1,ra_fild07,168,349 -//ra_fild02,373,275,0 warp ra028 1,1,ra_fild03,28,294 -//ra_fild03,23,294,0 warp ra029 1,1,ra_fild02,367,270 diff --git a/npc/re/warps/fields/veins_fild.txt b/npc/re/warps/fields/veins_fild.txt deleted file mode 100644 index 04bbad754..000000000 --- a/npc/re/warps/fields/veins_fild.txt +++ /dev/null @@ -1,67 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Playtester -//= Copyright (C) $ephiroth -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Veins Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Veins Fields -//================= Current Version ======================================= -//= 1.5 -//========================================================================= - -ve_fild01,366,267,0 warp ve_fild1-1 1,1,ve_fild02,36,263 -ve_fild01,184,20,0 warp ve_fild1-2 1,1,ve_fild04,174,334 -//ra_fild11,233,27,0 warp ve_fild1-3 1,1,ve_fild01,243,363 -//ve_fild01,243,368,0 warp ve_fild1-4 1,1,ra_fild11,232,32 -ve_fild01,350,92,0 warp ve_fild1-5 1,1,ve_fild02,78,133 -//ra_fild13,29,308,0 warp ve_fild2-1 1,1,ve_fild02,380,308 -//ve_fild02,385,308,0 warp ve_fild2-2 1,1,ra_fild13,34,308 -ve_fild02,195,382,0 warp ve_fild2-3 1,1,rachel,130,25 -ve_fild02,31,263,0 warp ve_fild2-4 1,1,ve_fild01,361,267 -ve_fild02,73,133,0 warp ve_fild2-5 1,1,ve_fild01,345,92 -ve_fild03,355,223,0 warp ve_fild3-1 1,1,ve_fild04,49,249 -//ve_fild03,222,43,0 warp ve_fild3-2 1,1,ve_fild05,200,325 -ve_fild04,174,339,0 warp ve_fild4-1 1,1,ve_fild01,184,25 -ve_fild04,44,249,0 warp ve_fild4-2 1,1,ve_fild03,350,220 -ve_fild04,115,50,0 warp ve_fild4-3 1,1,ve_fild06,80,183 -//ve_fild05,200,330,0 warp ve_fild5-1 1,1,ve_fild03,222,48 -//ve_fild05,359,192,0 warp ve_fild5-2 1,1,ve_fild06,80,183 -ve_fild06,153,220,0 warp ve_fild6-1 1,1,veins,218,355 -/* -ve_fild06,81,177,0 script ve_fild6-2 WARPNPC,1,1,{ - if (rand(2)) - warp "ve_fild04",115,55; - else - warp "ve_fild05",354,191; - end; -} -*/ -ve_fild07,147,371,0 warp ve_fild7-1 1,1,veins,146,28 - -// Renewal Addon -ve_fild06,81,177,0 warp VeF06S_VeF04S 1,1,ve_fild04,115,55 diff --git a/npc/re/warps/fields/yuno_fild.txt b/npc/re/warps/fields/yuno_fild.txt deleted file mode 100644 index c87d1c3f6..000000000 --- a/npc/re/warps/fields/yuno_fild.txt +++ /dev/null @@ -1,109 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Nana -//= Copyright (C) Sara -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Juno Field Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Juno Fields -//================= Current Version ======================================= -//= 1.3 -//========================================================================= - -//= Juno Field =============================================== -//yuno_fild01,286,368,0 warp yunfild01 1,1,yuno_fild02,294,26 -//yuno_fild02,294,24,0 warp yunfild01-1 1,1,yuno_fild01,286,366 -//yuno_fild01,70,378,0 warp yunfild02 1,1,yuno_fild02,70,25 -//yuno_fild02,70,23,0 warp yunfild02-1 1,1,yuno_fild01,70,376 - -yuno_fild02,18,337,0 warp yunfild03 1,1,yuno_fild03,381,331 -yuno_fild03,383,331,0 warp yunfild03-1 1,1,yuno_fild02,20,337 -yuno_fild03,19,79,0 warp yunfild04 1,1,yuno_fild04,373,84 -yuno_fild04,375,84,0 warp yunfild04-1 1,1,yuno_fild03,21,79 -yuno_fild03,20,155,0 warp yunfild05 1,1,yuno_fild04,373,150 -yuno_fild04,375,150,0 warp yunfild05-1 1,1,yuno_fild03,22,155 -yuno_fild04,231,288,0 warp yunfild-yun 1,1,yuno,158,17 -yuno_fild03,32,139,0 warp yunfild-mag01 1,1,mag_dun01,126,68 - -//= New Juno Fields ========================================== -yuno_fild01,26,246,0 warp newjun01 1,1,yuno_fild12,373,239 -yuno_fild12,375,239,0 warp newjun01a 1,1,yuno_fild01,28,246 -yuno_fild12,23,338,0 warp newjun02 1,1,yuno_fild11,366,361 -yuno_fild11,368,361,0 warp newjun02a 1,1,yuno_fild12,25,338 -yuno_fild12,24,225,0 warp newjun03 1,1,yuno_fild11,363,218 -yuno_fild11,365,218,0 warp newjun03a 1,1,yuno_fild12,24,227 -yuno_fild07,92,12,0 warp newjun04 1,1,yuno_fild11,92,369 -yuno_fild11,92,371,0 warp newjun04a 1,1,yuno_fild07,92,14 -yuno_fild12,193,371,0 warp newjun05 1,1,yuno_fild08,143,21 -yuno_fild08,145,21,0 warp newjun05a 1,1,yuno_fild12,195,371 -yuno_fild01,70,378,0 warp newjun06 1,1,yuno_fild09,70,19 -yuno_fild09,70,17,0 warp newjun06a 1,1,yuno_fild01,70,376 -yuno_fild01,286,368,0 warp newjun07 1,1,yuno_fild09,280,30 -yuno_fild09,280,28,0 warp newjun07a 1,1,yuno_fild01,286,366 -yuno_fild09,19,194,0 warp newjun08 1,1,yuno_fild08,374,193 -yuno_fild08,376,193,0 warp newjun08a 1,1,yuno_fild09,21,194 -yuno_fild08,20,278,0 warp newjun09 1,1,yuno_fild07,352,291 -yuno_fild07,354,291,0 warp newjun09a 1,1,yuno_fild08,22,278 -yuno_fild08,31,58,0 warp newjun10 1,1,yuno_fild07,358,72 -yuno_fild07,360,72,0 warp newjun10a 1,1,yuno_fild08,33,58 - -//= (By speculation only) ==================================== -yuno_fild07,179,354,0 warp newjun11 1,1,yuno_fild03,179,17 -yuno_fild03,179,15,0 warp newjun11a 1,1,yuno_fild07,179,352 -yuno_fild08,74,376,0 warp newjun12 1,1,yuno_fild02,70,25 -yuno_fild02,70,23,0 warp newjun12a 1,1,yuno_fild08,74,374 -yuno_fild08,286,386,0 warp newjun13 1,1,yuno_fild02,294,26 -yuno_fild02,294,24,0 warp newjun13a 1,1,yuno_fild08,286,384 -//yuno_fild04,42,369,0 warp newjun14 1,1,yuno_fild05,59,30 -//yuno_fild05,59,28,0 warp newjun14a 1,1,yuno_fild04,42,367 - - -//= Al de Baran <-> Juno Connection ========================== -aldebaran,140,244,0 warp alde-yunfild 1,1,yuno_fild01,208,19 -yuno_fild01,208,17,0 warp yunfild-alde 1,1,aldebaran,140,242 - -//= Hugel Field -//= Version 1 -//yuno_fild05,370,321,0 warp hu001 1,1,yuno_fild06,48,322 -//yuno_fild06,41,319,0 warp hu001a 1,1,yuno_fild05,366,319 -yuno_fild06,214,27,0 warp hu002 1,1,yuno_fild03,215,375 -yuno_fild03,215,382,0 warp hu002a 1,1,yuno_fild06,218,33 -yuno_fild06,369,132,0 warp hu003 1,1,hu_fild04,34,126 -hu_fild04,27,126,0 warp hu003a 1,1,yuno_fild06,362,132 -hu_fild04,122,27,0 warp hu004 1,1,yuno_fild02,114,370 -yuno_fild02,117,375,0 warp hu004a 1,1,hu_fild04,122,35 -yuno_fild06,151,370,0 warp hu005 1,1,hu_fild01,135,42 -hu_fild01,141,36,0 warp hu005a 1,1,yuno_fild06,156,368 -hu_fild04,380,183,0 warp hu006 1,1,hu_fild05,39,206 -hu_fild05,33,198,0 warp hu006a 1,1,hu_fild04,373,181 -//hu_fild05,89,43,0 warp hu007 1,1,hu_fild07,80,365 -//hu_fild07,81,370,0 warp hu007a 1,1,hu_fild05,89,50 -//hu_fild07,36,352,0 warp hu008 1,1,yuno_fild02,378,336 -//yuno_fild02,383,339,0 warp hu008a 1,1,hu_fild07,42,351 -//hu_fild07,57,37,0 warp hu009 1,1,yuno_fild09,48,370 -//yuno_fild09,48,376,0 warp hu009a 1,1,hu_fild07,58,42 -//hu_fild07,226,38,0 warp hu010 1,1,yuno_fild09,220,368 -//yuno_fild09,220,373,0 warp hu010a 1,1,hu_fild07,224,43 diff --git a/npc/re/warps/guildcastles.txt b/npc/re/warps/guildcastles.txt deleted file mode 100644 index 444cc7ca5..000000000 --- a/npc/re/warps/guildcastles.txt +++ /dev/null @@ -1,63 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2013-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Guild Castles Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Renewal Guild Castles -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -// Hall of Abyss -//============================================================ -gld2_prt,10,22,0 warp dun2prt_to_gld 1,1,prt_gld,252,247 -gld2_prt,14,252,0 warp dun2prt_to_gld#2 1,1,prt_gld,63,66 -gld2_prt,266,236,0 warp dun2prt_to_gld#3 1,1,prt_gld,252,247 -gld2_prt,226,21,0 warp dun2prt_to_gld#4 1,1,prt_gld,63,66 -gld2_prt,103,11,0 warp dun2prt_to_gld#5 1,1,prt_gld,252,247 -gld_dun03_2,238,274,0 warp gdun03a_prtg#abyss 1,1,prt_gld,252,247 -gld_dun03_2,42,30,0 warp gdun03b_prtg#abyss 1,1,prt_gld,63,66 -gld2_pay,33,105,0 warp dun2pay_to_gld 1,1,pay_gld,53,141 -gld2_pay,119,21,0 warp dun2pay_to_gld#2 1,1,pay_gld,53,141 -gld2_pay,205,105,0 warp dun2pay_to_gld#3 1,1,pay_gld,53,141 -gld2_pay,175,215,0 warp dun2pay_to_gld#4 1,1,pay_gld,53,141 -gld2_pay,61,215,0 warp dun2pay_to_gld#5 1,1,pay_gld,53,141 -gld_dun01_2,119,14,0 warp gdun01_payg#abyss 1,1,pay_gld,53,141 -gld2_gef,28,205,0 warp dun2gef_to_gld 1,1,gef_fild13,42,331 -gld2_gef,221,145,0 warp dun2gef_to_gld#2 1,1,gef_fild13,373,62 -gld2_gef,175,198,0 warp dun2gef_to_gld#3 1,1,gef_fild13,42,331 -gld2_gef,25,68,0 warp dun2gef_to_gld#4 1,1,gef_fild13,373,62 -gld2_gef,111,35,0 warp dun2gef_to_gld#5 1,1,gef_fild13,42,331 -gld_dun04_2,37,230,0 warp gdun04_g13a#abyss 1,1,gef_fild13,42,331 -gld_dun04_2,110,20,0 warp gdun04_g13b#abyss 1,1,gef_fild13,373,62 -gld2_ald,172,46,0 warp dun2gef_to_gld#6 1,1,alde_gld,242,121 -gld2_ald,77,58,0 warp dun2gef_to_gld#7 1,1,alde_gld,229,185 -gld2_ald,46,122,0 warp dun2gef_to_gld#8 1,1,alde_gld,242,121 -gld2_ald,104,250,0 warp dun2gef_to_gld#9 1,1,alde_gld,229,185 -gld2_ald,247,156,0 warp dun2gef_to_gld#10 1,1,alde_gld,242,121 -gld_dun02_2,20,160,0 warp gdun02a_aldega#abyss 1,1,alde_gld,229,185 -gld_dun02_2,180,112,0 warp gdun02b_aldegb#abyss 1,1,alde_gld,242,121 diff --git a/npc/re/warps/other/arena.txt b/npc/re/warps/other/arena.txt deleted file mode 100644 index fb0ad9a3e..000000000 --- a/npc/re/warps/other/arena.txt +++ /dev/null @@ -1,40 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Arena Warps (Renewal) -//================= Description =========================================== -//= Warp Points related to Izlude Arena. -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -izlude,213,161,0 warp welcome_arena 1,1,arena_room,100,30 -izlude_a,213,161,0 warp welcome_arena_a 1,1,arena_room,100,30 -izlude_b,213,161,0 warp welcome_arena_b 1,1,arena_room,100,30 -izlude_c,213,161,0 warp welcome_arena_c 1,1,arena_room,100,30 -izlude_d,213,161,0 warp welcome_arena_d 1,1,arena_room,100,30 -arena_room,99,24,0 warp bye_arena 2,2,izlude,209,161 diff --git a/npc/re/warps/other/dimensional_gap.txt b/npc/re/warps/other/dimensional_gap.txt deleted file mode 100644 index 890dc76f5..000000000 --- a/npc/re/warps/other/dimensional_gap.txt +++ /dev/null @@ -1,79 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2016 Hercules Dev Team -//= Copyright (C) Ridley -//= Copyright (C) Nova -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Dimensonal Gap warp script (Renewal) -//================= Description =========================================== -//= Warps for Dimensional Gap -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -mid_camp,210,292,4 script Transport Device#01 PORTAL,{ - mes("Do you wish to enter the Dimensional Gap?"); - next(); - if (select("Yes", "No") == 1) { - warp("dali", 141, 82); - end; - } - close(); -} - -moc_fild22b,222,200,4 script Transport Device#02 PORTAL,{ - mes("Do you wish to enter the Dimensional Gap?"); - next(); - if (select("Yes", "No") == 1) { - warp("dali", 119, 56); - end; - } - close(); -} - -bif_fild01,318,159,4 script Transport Device#03 PORTAL,{ - mes("Do you wish to enter the Dimensional Gap?"); - next(); - if (select("Yes", "No") == 1) { - warp("dali", 43, 92); - end; - } - close(); -} - -dic_fild02,241,31,4 script Transport Device#04 PORTAL,{ - mes("Do you wish to enter the Dimensional Gap?"); - next(); - if (select("Yes", "No") == 1) { - warp("dali", 41, 134); - end; - } - close(); -} - -dali,149,82,0 warp dg001 2,2,mid_camp,210,289 -dali,122,48,0 warp dg002 2,2,moc_fild22b,227,200 -dali,38,87,0 warp dg003 2,2,bif_fild01,318,155 -dali,34,139,0 warp dg004 2,2,dic_fild02,237,32 diff --git a/npc/re/warps/other/jobquests.txt b/npc/re/warps/other/jobquests.txt deleted file mode 100644 index 4e12d4cff..000000000 --- a/npc/re/warps/other/jobquests.txt +++ /dev/null @@ -1,61 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Athena -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Job Quest Warp Script (Renewal) -//================= Description =========================================== -//= Warp Points for Job Quest Maps -//================= Current Version ======================================= -//= 2.3 -//========================================================================= - -//== Exit Warps ============================================ -job_knt,89,98,0 warp knt_out 1,1,prt_in,77,99 -job_wiz,49,154,0 warp wiz_out 1,1,gef_tower,108,29 -job_sage,55,154,0 warp sage_out 1,1,yuno_in03,169,171 - -//== Arch Bishop =========================================== -job3_arch01,29,24,0 warp #archout 1,1,odin_tem02,282,263 - -//== Guillotine Cross ====================================== -veins,257,256,0 warp #gate_to_guil01 1,1,job3_guil01,9,93 -job3_guil01,6,93,0 warp #gate_to_guil02 1,1,veins,254,255 -job3_guil01,18,48,0 warp #gate_to_guil03 1,1,job3_guil01,68,91 -job3_guil01,67,95,0 warp #gate_to_guil04 1,1,job3_guil01,18,53 -job3_guil01,65,50,0 warp #gate_to_guil06 1,1,job3_guil01,83,77 -job3_guil01,11,4,0 warp #gate_to_guil08 1,1,job3_guil01,51,50 -job3_guil01,79,27,0 warp #gate_to_guil10 1,1,job3_guil01,51,50 -job3_guil01,143,61,0 warp #gate_to_guil11 1,1,job3_guil01,51,50 - -//== Geneticist ============================================ -lighthalzen,52,132,0 warp #lighttogen 1,1,job3_gen01,45,50 -job3_gen01,49,49,0 warp #gentolight 1,1,lighthalzen,54,132 -job3_gen01,7,59,0 warp #from1to2gen 1,1,job3_gen01,72,52 -job3_gen01,71,56,0 warp #from2to1gen 1,1,job3_gen01,11,60 - -//== Shadow Chaser ========================================= -job3_sha01,71,19,0 warp shadowc1 1,1,tha_t01,149,224 diff --git a/npc/re/warps/other/paradise.txt b/npc/re/warps/other/paradise.txt deleted file mode 100644 index ad3f3cf00..000000000 --- a/npc/re/warps/other/paradise.txt +++ /dev/null @@ -1,45 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Paradise Group Warp Script -//================= Description =========================================== -//= Warp Points for Paradise Group -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -moc_para01,57,27,0 warp #warp_2_pub 1,1,moc_para01,162,26 -moc_para01,158,26,0 warp #warp_2_din_1 1,1,moc_para01,55,27 -moc_para01,48,16,0 warp #warp_2_2f 1,1,moc_para01,48,164 -moc_para01,47,161,0 warp #warp_2_1f 1,1,moc_para01,47,18 -moc_para01,107,12,0 warp #warp_2_din_2 1,1,moc_para01,47,37 -moc_para01,100,27,0 warp #warp_2_gym 1,1,moc_para01,47,85 -moc_para01,49,86,0 warp #warp_2_pass_1 1,1,moc_para01,103,27 -moc_para01,113,32,0 warp #warp_2_ware 1,1,moc_para01,105,92 -moc_para01,102,92,0 warp #warp_2_pass_2 1,1,moc_para01,109,33 -moc_para01,41,187,0 warp #warp_2_room2 1,1,moc_para01,179,93 -moc_para01,179,90,0 warp #warp_2_2fhall_3 1,1,moc_para01,41,185 diff --git a/npc/re/warps/other/s_workshop.txt b/npc/re/warps/other/s_workshop.txt deleted file mode 100644 index 59cc2c19c..000000000 --- a/npc/re/warps/other/s_workshop.txt +++ /dev/null @@ -1,51 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= Copyright (C) Chilly -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Warp Points for Shadow Workshop -//================= Description =========================================== -//= Warp Points for Shadow Workshop -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -rachel,180,115,0 warp s_atelier0001 1,1,s_atelier,131,72 -s_atelier,131,75,0 warp s_atelier0002 1,1,rachel,180,118 -s_atelier,117,71,0 warp s_atelier0003 1,1,s_atelier,169,72 -s_atelier,166,72,0 warp s_atelier0004 1,1,s_atelier,117,68 -prontera,272,108,0 warp s_atelier0005 1,1,s_atelier,13,119 -s_atelier,9,119,0 warp s_atelier0006 1,1,prontera,269,108 -s_atelier,31,128,0 warp s_atelier0007 1,1,s_atelier,76,125 -s_atelier,76,128,0 warp s_atelier0008 1,1,s_atelier,28,128 -s_atelier,19,79,0 warp s_atelier0009 1,1,lighthalzen,41,58 -lighthalzen,41,52,0 warp s_atelier0010 1,1,s_atelier,18,72 -s_atelier,32,65,0 warp s_atelier0011 1,1,s_atelier,80,59 -s_atelier,80,66,0 warp s_atelier0012 1,1,s_atelier,32,56 -s_atelier,109,129,0 warp s_atelier0013 1,1,s_atelier,159,125 -s_atelier,160,130,0 warp s_atelier0014 1,1,s_atelier,114,129 -yuno,278,66,0 warp s_atelier0015 1,1,s_atelier,111,122 -s_atelier,107,122,0 warp s_atelier0016 1,1,yuno,274,66 diff --git a/npc/re/warps/other/sign.txt b/npc/re/warps/other/sign.txt deleted file mode 100644 index 39face826..000000000 --- a/npc/re/warps/other/sign.txt +++ /dev/null @@ -1,56 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Kisuka -//= Copyright (C) MasterOfMuppets -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see . -//========================================================================= -//= Sign Quest Warps (Renewal) -//================= Description =========================================== -//= Warp Points related to the Sign Quest -//================= Current Version ======================================= -//= 1.4 -//========================================================================= - -cmd_in01,17,34,0 warp sign01 1,1,comodo,187,164 - -geffen,140,99,0 warp sign02 1,1,geffen_in,165,50 -geffen_in,165,54,0 warp sign02a 1,1,geffen,138,104 - -himinn,49,6,0 warp sign03 1,1,gef_fild07,179,241 - -himinn,49,67,0 warp sign04 1,1,himinn,49,75 -himinn,49,72,0 warp sign04a 1,1,himinn,49,63 - -um_in,33,18,0 warp sign05 1,1,um_in,89,11 -um_in,89,9,0 warp sign05a 1,1,um_in,33,16 - -umbala,107,118,0 warp sign06 1,1,um_in,15,20 -um_in,11,18,0 warp sign06a 1,1,umbala,111,121 - -que_sign01,113,132,0 warp sign07 1,1,nif_in,117,173 - -que_sign01,45,15,0 warp sign08 1,1,niflheim,146,245 - -que_sign02,22,313,0 warp sign09 1,1,niflheim,30,156 -- cgit v1.2.3-60-g2f50