summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index beed5f75..fda113f4 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -39,7 +39,6 @@
"npc/functions/default_npc_checks.txt",
"npc/functions/undead_debug.txt",
"npc/functions/headstyles.txt",
-"npc/functions/global_event_handler.txt",
"npc/functions/stat_reset.txt",
"npc/functions/quiz.txt",
"npc/functions/dynamic_menu.txt",
@@ -64,6 +63,7 @@
//Magic
"npc/magic/config.txt",
+"npc/magic/final.txt",
// Commands
"npc/commands/debug-quest.txt",
@@ -97,6 +97,7 @@
// Post Loading Functions
"npc/functions/filters.txt",
+"npc/functions/global_event_handler.txt",
@include "npc/_import.txt"