From b773ff2c33884e924a34221a49af38bca1d185a4 Mon Sep 17 00:00:00 2001 From: daegaladh Date: Mon, 16 Jul 2012 15:32:00 +0000 Subject: Disabled and removed all renewal-only scripts from pre-re folder. You still can enable them in pre-renewal scripts conf files, but scripts are read from the re folder. Follow up r16387. Splitted some renewal-only NPCs from renters.txt into another file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/pre-re/scripts_warps.conf | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) (limited to 'npc/pre-re/scripts_warps.conf') diff --git a/npc/pre-re/scripts_warps.conf b/npc/pre-re/scripts_warps.conf index 154e3b6bc..f986af523 100644 --- a/npc/pre-re/scripts_warps.conf +++ b/npc/pre-re/scripts_warps.conf @@ -1,3 +1,25 @@ +// -------------------------------------------------------------- +// - RE Warp Scripts - +// -------------------------------------------------------------- + +// --------------------------- Cities --------------------------- +npc: npc/re/warps/cities/brasilis.txt +npc: npc/re/warps/cities/dewata.txt +npc: npc/re/warps/cities/dicastes.txt +npc: npc/re/warps/cities/eclage.txt +npc: npc/re/warps/cities/malangdo.txt +npc: npc/re/warps/cities/malaya.txt +// -------------------------- Dungeons -------------------------- +npc: npc/re/warps/dungeons/bra_dun.txt +npc: npc/re/warps/dungeons/dic_dun.txt +npc: npc/re/warps/dungeons/ecl_dun.txt +// --------------------------- Fields --------------------------- +npc: npc/re/warps/fields/bif_fild.txt +npc: npc/re/warps/fields/bra_fild.txt +npc: npc/re/warps/fields/dic_fild.txt +npc: npc/re/warps/fields/man_fild.txt + + // -------------------------------------------------------------- // - Warp Scripts - // -------------------------------------------------------------- @@ -7,11 +29,7 @@ npc: npc/pre-re/warps/cities/alberta.txt npc: npc/pre-re/warps/cities/aldebaran.txt npc: npc/pre-re/warps/cities/amatsu.txt npc: npc/pre-re/warps/cities/ayothaya.txt -npc: npc/pre-re/warps/cities/brasilis.txt npc: npc/pre-re/warps/cities/comodo.txt -npc: npc/pre-re/warps/cities/dewata.txt -npc: npc/pre-re/warps/cities/dicastes.txt -npc: npc/pre-re/warps/cities/eclage.txt npc: npc/pre-re/warps/cities/einbech.txt npc: npc/pre-re/warps/cities/einbroch.txt npc: npc/pre-re/warps/cities/geffen.txt @@ -21,8 +39,6 @@ npc: npc/pre-re/warps/cities/izlude.txt npc: npc/pre-re/warps/cities/lighthalzen.txt npc: npc/pre-re/warps/cities/louyang.txt npc: npc/pre-re/warps/cities/lutie.txt -npc: npc/pre-re/warps/cities/malangdo.txt -npc: npc/pre-re/warps/cities/malaya.txt npc: npc/pre-re/warps/cities/manuk.txt npc: npc/pre-re/warps/cities/mid_camp.txt npc: npc/pre-re/warps/cities/morroc.txt @@ -45,10 +61,7 @@ npc: npc/pre-re/warps/dungeons/ama_dun.txt npc: npc/pre-re/warps/dungeons/anthell.txt npc: npc/pre-re/warps/dungeons/ayo_dun.txt npc: npc/pre-re/warps/dungeons/beach_dun.txt -npc: npc/pre-re/warps/dungeons/bra_dun.txt npc: npc/pre-re/warps/dungeons/c_tower.txt -npc: npc/pre-re/warps/dungeons/dic_dun.txt -npc: npc/pre-re/warps/dungeons/ecl_dun.txt npc: npc/pre-re/warps/dungeons/ein_dun.txt npc: npc/pre-re/warps/dungeons/gef_dun.txt npc: npc/pre-re/warps/dungeons/gon_dun.txt @@ -72,15 +85,12 @@ npc: npc/pre-re/warps/dungeons/tha_t.txt npc: npc/pre-re/warps/dungeons/thor_v.txt npc: npc/pre-re/warps/dungeons/treasure.txt npc: npc/pre-re/warps/dungeons/tur_dun.txt -//npc: npc/pre-re/warps/dungeons/um_dun.txt +npc: npc/pre-re/warps/dungeons/um_dun.txt npc: npc/pre-re/warps/dungeons/xmas_dun.txt // --------------------------- Fields --------------------------- npc: npc/pre-re/warps/fields/abyss_warper.txt npc: npc/pre-re/warps/fields/amatsu_fild.txt -npc: npc/pre-re/warps/fields/bif_fild.txt -npc: npc/pre-re/warps/fields/bra_fild.txt npc: npc/pre-re/warps/fields/com_fild.txt -npc: npc/pre-re/warps/fields/dic_fild.txt npc: npc/pre-re/warps/fields/ein_fild.txt npc: npc/pre-re/warps/fields/gefenia.txt npc: npc/pre-re/warps/fields/geffen_fild.txt @@ -89,7 +99,6 @@ npc: npc/pre-re/warps/fields/hugel_fild.txt npc: npc/pre-re/warps/fields/jawaii.txt npc: npc/pre-re/warps/fields/lhalzen_fild.txt npc: npc/pre-re/warps/fields/lutie_fild.txt -npc: npc/pre-re/warps/fields/man_fild.txt npc: npc/pre-re/warps/fields/morroc_fild.txt npc: npc/pre-re/warps/fields/mtmjolnir.txt npc: npc/pre-re/warps/fields/payon_fild.txt -- cgit v1.2.3-60-g2f50