summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/scripts.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 12f0b1ac6..dfb082c4e 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -2,10 +2,10 @@
// Critical functions
"npc/functions/permissions.txt",
-"npc/functions/array.txt",
-"npc/functions/math.txt",
"npc/functions/string.txt",
"npc/functions/main.txt",
+"npc/functions/array.txt",
+"npc/functions/math.txt",
"npc/functions/util.txt",
// General-purpose Framework functions