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 3a2881ec4..993755315 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -91,7 +91,6 @@ npc: npc/custom/adoption.txt //npc: npc/custom/Lance/FR_MailSystem.c
// --------------------------------------------------------------
-//
// --------------------------------------------------------------
// ----------------------- Quests Scripts -----------------------
// -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop)
@@ -125,3 +124,7 @@ npc: npc/custom/adoption.txt //npc: npc/custom/quests/tha_statues.txt
// -- A quest for Jewel Case for 99 Level Players of any 2nd Class
//npc: npc/custom/quests/lvl99_quest.txt
+
+// --------------------------------------------------------------
+// ----------------------- eAAC Scripts -----------------------
+//import: npc/scripts_eaac.conf
\ No newline at end of file |