diff options
Diffstat (limited to 'npc/scripts_renewal.conf')
-rw-r--r-- | npc/scripts_renewal.conf | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/npc/scripts_renewal.conf b/npc/scripts_renewal.conf index 58997745a..0e50f46ab 100644 --- a/npc/scripts_renewal.conf +++ b/npc/scripts_renewal.conf @@ -1,18 +1,18 @@ -// --------------------------------------------------------------
-// - IMPORTANT -
-// --------------------------------------------------------------
-// - File is only loaded in REMODE (renewal) servers -
-// --------------------------------------------------------------
-// - Info -
-// --------------------------------------------------------------
-// - This file is meant solely for Renewal stuff that may -
-// - conflict in pre-re mode, for example for RE monster spawns -
-// - that require renewal mobs non-existent in pre-re -
-// --------------------------------------------------------------
-
-//Fields
-npc: npc/mobs/fields/splendide.txt
-npc: npc/mobs/fields/dicastes.txt
-
-//Dungeons
+// -------------------------------------------------------------- +// - IMPORTANT - +// -------------------------------------------------------------- +// - File is only loaded in REMODE (renewal) servers - +// -------------------------------------------------------------- +// - Info - +// -------------------------------------------------------------- +// - This file is meant solely for Renewal stuff that may - +// - conflict in pre-re mode, for example for RE monster spawns - +// - that require renewal mobs non-existent in pre-re - +// -------------------------------------------------------------- + +//Fields +npc: npc/mobs/fields/splendide.txt +npc: npc/mobs/fields/dicastes.txt + +//Dungeons npc: npc/mobs/dungeons/dic_dun.txt
\ No newline at end of file |