diff options
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r-- | npc/re/scripts_monsters.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf index 46ab419d8..913fac0c0 100644 --- a/npc/re/scripts_monsters.conf +++ b/npc/re/scripts_monsters.conf @@ -2,6 +2,9 @@ // - Renewal Monster Scripts - // -------------------------------------------------------------- +npc: npc/re/mobs/citycleaners.txt +npc: npc/re/mobs/towns.txt + // -------------------------- Dungeons -------------------------- npc: npc/re/mobs/dungeons/abbey.txt npc: npc/re/mobs/dungeons/abyss.txt @@ -14,12 +17,13 @@ npc: npc/re/mobs/dungeons/bra_dun.txt npc: npc/re/mobs/dungeons/c_tower.txt npc: npc/re/mobs/dungeons/dew_dun.txt npc: npc/re/mobs/dungeons/dic_dun.txt +npc: npc/re/mobs/dungeons/ecl_tdun.txt npc: npc/re/mobs/dungeons/ein_dun.txt npc: npc/re/mobs/dungeons/gef_dun.txt npc: npc/re/mobs/dungeons/gefenia.txt npc: npc/re/mobs/dungeons/glastheim.txt -npc: npc/re/mobs/dungeons/gld_re.txt npc: npc/re/mobs/dungeons/gld_dunSE.txt +npc: npc/re/mobs/dungeons/gld_re.txt npc: npc/re/mobs/dungeons/gon_dun.txt npc: npc/re/mobs/dungeons/ice_dun.txt npc: npc/re/mobs/dungeons/in_sphinx.txt @@ -56,11 +60,11 @@ npc: npc/re/mobs/fields/brasilis.txt npc: npc/re/mobs/fields/comodo.txt npc: npc/re/mobs/fields/dewata.txt npc: npc/re/mobs/fields/dicastes.txt +npc: npc/re/mobs/fields/eclage.txt npc: npc/re/mobs/fields/einbroch.txt npc: npc/re/mobs/fields/geffen.txt npc: npc/re/mobs/fields/gonryun.txt npc: npc/re/mobs/fields/hugel.txt -npc: npc/re/mobs/fields/jawaii.txt npc: npc/re/mobs/fields/lighthalzen.txt npc: npc/re/mobs/fields/louyang.txt npc: npc/re/mobs/fields/lutie.txt @@ -77,6 +81,3 @@ npc: npc/re/mobs/fields/splendide.txt npc: npc/re/mobs/fields/umbala.txt npc: npc/re/mobs/fields/veins.txt npc: npc/re/mobs/fields/yuno.txt - -// --------------------------- Towns ---------------------------- -npc: npc/re/mobs/towns/brasilis.txt |