From ed39c7518c82ede371b9b74f6eca8deb66a73e31 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 08:38:20 -0300 Subject: Fix bugs, prepare to implement the *real* skill loop --- npc/scripts.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/scripts.conf') 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" -- cgit v1.2.3-70-g09d2