diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index dd6a76402..740574735 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -133,5 +133,8 @@ npc: npc/custom/adoption.txt //npc: npc/custom/quests/may_hats.txt
// Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server
//npc: npc/custom/floating_rates.txt
+// Extracted custom quests from the official Umbalian Quests (better, don't use)
+//npc: npc/custom/quests/sphinx_mask.txt
+//npc: npc/custom/quests/umbalian_language.txt
// Custom Kiel Mansion Dungeon Quest
-//npc: npc/custom/quests/kiel_quest.txt
\ No newline at end of file +//npc: npc/custom/quests/kiel_quest.txt
|