diff options
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r-- | npc/re/scripts_monsters.conf | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf index ccb880db0..a0646893b 100644 --- a/npc/re/scripts_monsters.conf +++ b/npc/re/scripts_monsters.conf @@ -1,4 +1,24 @@ // -------------------------------------------------------------- +// - RE Monster Scripts - +// -------------------------------------------------------------- +npc: npc/re/mobs/towns/brasilis.txt + +npc: npc/re/mobs/fields/brasilis.txt +npc: npc/re/mobs/fields/bifrost.txt +npc: npc/re/mobs/fields/dewata.txt +npc: npc/re/mobs/fields/dicastes.txt +npc: npc/re/mobs/fields/malaya.txt +npc: npc/re/mobs/fields/splendide.txt + +npc: npc/re/mobs/dungeons/bra_dun.txt +npc: npc/re/mobs/dungeons/dew_dun.txt +npc: npc/re/mobs/dungeons/dic_dun.txt +npc: npc/re/mobs/dungeons/iz_dun_re.txt +npc: npc/re/mobs/dungeons/lhz_dun_re.txt +npc: npc/re/mobs/dungeons/ma_dun.txt +npc: npc/re/mobs/dungeons/mal_dun.txt + +// -------------------------------------------------------------- // - Monster Scripts - // -------------------------------------------------------------- npc: npc/re/mobs/citycleaners.txt @@ -6,13 +26,9 @@ npc: npc/re/mobs/pvp.txt npc: npc/re/mobs/jail.txt npc: npc/re/mobs/bossnia.txt -npc: npc/re/mobs/towns/brasilis.txt - npc: npc/re/mobs/fields/amatsu.txt npc: npc/re/mobs/fields/ayothaya.txt -npc: npc/re/mobs/fields/brasilis.txt npc: npc/re/mobs/fields/comodo.txt -//dicastes is in scripts_renewal.conf npc: npc/re/mobs/fields/einbroch.txt npc: npc/re/mobs/fields/geffen.txt npc: npc/re/mobs/fields/gonryun.txt @@ -29,15 +45,9 @@ npc: npc/re/mobs/fields/niflheim.txt npc: npc/re/mobs/fields/payon.txt npc: npc/re/mobs/fields/prontera.txt npc: npc/re/mobs/fields/rachel.txt -//splendide fields is in scripts_renewal.conf npc: npc/re/mobs/fields/umbala.txt npc: npc/re/mobs/fields/veins.txt npc: npc/re/mobs/fields/yuno.txt -npc: npc/re/mobs/fields/bifrost.txt -npc: npc/re/mobs/fields/dewata.txt -npc: npc/re/mobs/fields/dicastes.txt -npc: npc/re/mobs/fields/malaya.txt -npc: npc/re/mobs/fields/splendide.txt npc: npc/re/mobs/dungeons/abbey.txt npc: npc/re/mobs/dungeons/abyss.txt @@ -46,9 +56,7 @@ npc: npc/re/mobs/dungeons/ama_dun.txt npc: npc/re/mobs/dungeons/anthell.txt npc: npc/re/mobs/dungeons/ayo_dun.txt npc: npc/re/mobs/dungeons/beach_dun.txt -npc: npc/re/mobs/dungeons/bra_dun.txt npc: npc/re/mobs/dungeons/c_tower.txt -//dicastes is in scripts_renewal.conf npc: npc/re/mobs/dungeons/ein_dun.txt npc: npc/re/mobs/dungeons/gef_dun.txt npc: npc/re/mobs/dungeons/gefenia.txt @@ -80,10 +88,4 @@ npc: npc/re/mobs/dungeons/treasure.txt npc: npc/re/mobs/dungeons/tur_dun.txt npc: npc/re/mobs/dungeons/xmas_dun.txt npc: npc/re/mobs/dungeons/yggdrasil.txt -npc: npc/re/mobs/dungeons/lhz_dun_re.txt -npc: npc/re/mobs/dungeons/iz_dun_re.txt -npc: npc/re/mobs/dungeons/dew_dun.txt -npc: npc/re/mobs/dungeons/dic_dun.txt -npc: npc/re/mobs/dungeons/ma_dun.txt -npc: npc/re/mobs/dungeons/mal_dun.txt // -------------------------------------------------------------- |