diff options
Diffstat (limited to 'npc/pre-re/scripts_warps.conf')
-rw-r--r-- | npc/pre-re/scripts_warps.conf | 37 |
1 files changed, 23 insertions, 14 deletions
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,4 +1,26 @@ // -------------------------------------------------------------- +// - 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 |