diff options
Diffstat (limited to 'npc/scripts_renewal.conf')
-rw-r--r-- | npc/scripts_renewal.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/scripts_renewal.conf b/npc/scripts_renewal.conf new file mode 100644 index 000000000..58997745a --- /dev/null +++ b/npc/scripts_renewal.conf @@ -0,0 +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
+npc: npc/mobs/dungeons/dic_dun.txt
\ No newline at end of file |