summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-13 19:08:04 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-13 19:08:04 -0300
commit33a3eae493147cfdc2119b31dcf11a1b1e34085b (patch)
tree48782cf4c7dbb22f6ffb69620bb837645b61de50 /npc/scripts.conf
parent01da54821fc2852419b34a38757bd2fda6137755 (diff)
downloadserverdata-33a3eae493147cfdc2119b31dcf11a1b1e34085b.tar.gz
serverdata-33a3eae493147cfdc2119b31dcf11a1b1e34085b.tar.bz2
serverdata-33a3eae493147cfdc2119b31dcf11a1b1e34085b.tar.xz
serverdata-33a3eae493147cfdc2119b31dcf11a1b1e34085b.zip
Add scoreboards support
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 9c166fbb..c066d65f 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -104,6 +104,7 @@
// Post Loading Functions
"npc/functions/filters.txt",
+"npc/functions/scoreboards.txt",
"npc/functions/global_event_handler.txt",
@include "npc/_import.txt"