summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 514339c2..210a1d78 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -22,10 +22,10 @@
"npc/functions/vault.txt",
"npc/functions/player-cache.txt",
"npc/functions/asleep.txt",
-"npc/functions/barber.txt",
"npc/functions/clientversion.txt",
"npc/functions/doors.txt",
"npc/functions/goodbye.txt",
+"npc/functions/barber.txt",
"npc/functions/global_event_handler.txt",
"npc/functions/hammocks.txt",
"npc/functions/harbours.txt",
@@ -55,6 +55,7 @@
"npc/functions/confused-tree-dict.txt",
"npc/functions/treasure.txt",
"npc/functions/afk.txt",
+"npc/functions/resetstatus.txt",
// May rely on custom functions and thus must be handled by last
"npc/functions/util.txt",
@@ -69,6 +70,7 @@
"npc/functions/casino.txt",
"npc/functions/daily.txt",
"npc/functions/libquest.txt",
+"npc/functions/soul-menhir.txt",
// Quest debug
"npc/functions/quest-debug/functions.txt",