diff options
Diffstat (limited to 'npc/pre-re/scripts_monsters.conf')
-rw-r--r-- | npc/pre-re/scripts_monsters.conf | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/npc/pre-re/scripts_monsters.conf b/npc/pre-re/scripts_monsters.conf index a19706d33..39bfa12b5 100644 --- a/npc/pre-re/scripts_monsters.conf +++ b/npc/pre-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/pre-re/mobs/citycleaners.txt @@ -6,13 +26,9 @@ npc: npc/pre-re/mobs/pvp.txt npc: npc/pre-re/mobs/jail.txt npc: npc/pre-re/mobs/bossnia.txt -npc: npc/pre-re/mobs/towns/brasilis.txt - npc: npc/pre-re/mobs/fields/amatsu.txt npc: npc/pre-re/mobs/fields/ayothaya.txt -npc: npc/pre-re/mobs/fields/brasilis.txt npc: npc/pre-re/mobs/fields/comodo.txt -//dicastes is in scripts_renewal.conf npc: npc/pre-re/mobs/fields/einbroch.txt npc: npc/pre-re/mobs/fields/geffen.txt npc: npc/pre-re/mobs/fields/gonryun.txt @@ -29,7 +45,6 @@ npc: npc/pre-re/mobs/fields/niflheim.txt npc: npc/pre-re/mobs/fields/payon.txt npc: npc/pre-re/mobs/fields/prontera.txt npc: npc/pre-re/mobs/fields/rachel.txt -//splendide fields is in scripts_renewal.conf npc: npc/pre-re/mobs/fields/umbala.txt npc: npc/pre-re/mobs/fields/veins.txt npc: npc/pre-re/mobs/fields/yuno.txt @@ -41,9 +56,7 @@ npc: npc/pre-re/mobs/dungeons/ama_dun.txt npc: npc/pre-re/mobs/dungeons/anthell.txt npc: npc/pre-re/mobs/dungeons/ayo_dun.txt npc: npc/pre-re/mobs/dungeons/beach_dun.txt -npc: npc/pre-re/mobs/dungeons/bra_dun.txt npc: npc/pre-re/mobs/dungeons/c_tower.txt -//dicastes is in scripts_renewal.conf npc: npc/pre-re/mobs/dungeons/ein_dun.txt npc: npc/pre-re/mobs/dungeons/gef_dun.txt npc: npc/pre-re/mobs/dungeons/gefenia.txt |