summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 94266b4a..11129046 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -3,6 +3,7 @@
"npc/functions/string.txt",
"npc/functions/array.txt",
"npc/functions/math.txt",
+"npc/functions/bitwise.txt",
"npc/functions/permissions.txt",
// General-Purpose Framework Functions
@@ -10,6 +11,7 @@
"npc/functions/time.txt",
"npc/functions/timer.txt",
"npc/functions/goodbye.txt",
+"npc/functions/vault.txt",
// Pre-Loading Functions
"npc/functions/clear_vars.txt",