diff options
Diffstat (limited to 'npc/scripts_renewal.conf')
-rw-r--r-- | npc/scripts_renewal.conf | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/npc/scripts_renewal.conf b/npc/scripts_renewal.conf index 0e50f46ab..4783aebe9 100644 --- a/npc/scripts_renewal.conf +++ b/npc/scripts_renewal.conf @@ -10,9 +10,15 @@ // - that require renewal mobs non-existent in pre-re - // -------------------------------------------------------------- +//Dungeons +npc: npc/mobs/dungeons/dew_dun.txt +npc: npc/mobs/dungeons/dic_dun.txt +npc: npc/mobs/dungeons/ma_dun.txt +npc: npc/mobs/dungeons/mal_dun.txt + //Fields -npc: npc/mobs/fields/splendide.txt +npc: npc/mobs/fields/bifrost.txt +npc: npc/mobs/fields/dewata.txt npc: npc/mobs/fields/dicastes.txt - -//Dungeons -npc: npc/mobs/dungeons/dic_dun.txt
\ No newline at end of file +npc: npc/mobs/fields/malaya.txt +npc: npc/mobs/fields/splendide.txt |