From 5730649cb1df93a3cae88313e96f443979430210 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 May 2021 21:40:57 -0300 Subject: Add Mirror Lake Vault Functionality. Along other required changes. --- npc/scripts.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/scripts.conf') 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", -- cgit v1.2.3-60-g2f50