summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 12:10:43 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 12:10:43 -0300
commitf0c670be3c6cca5533b842d9b626711bc5d3bf05 (patch)
tree5536fdae50184abff494bc542ea68a71f32cb2db /npc/scripts.conf
parent0d5f143b54821ab61430788186647ca60e562600 (diff)
downloadserverdata-f0c670be3c6cca5533b842d9b626711bc5d3bf05.tar.gz
serverdata-f0c670be3c6cca5533b842d9b626711bc5d3bf05.tar.bz2
serverdata-f0c670be3c6cca5533b842d9b626711bc5d3bf05.tar.xz
serverdata-f0c670be3c6cca5533b842d9b626711bc5d3bf05.zip
Add @exprate/@droprate - And drop the legacy stoneboard
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 5f1d6335..7c1520e0 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -35,7 +35,6 @@
"npc/functions/time.txt",
"npc/functions/water_bottle.txt",
"npc/functions/evil_obelisk.txt",
-"npc/functions/announcements.txt",
"npc/functions/lockpicking.txt",
"npc/functions/default_npc_checks.txt",
"npc/functions/undead_debug.txt",
@@ -72,7 +71,9 @@
"npc/commands/language.txt",
"npc/commands/numa.txt",
"npc/commands/python.txt",
+"npc/commands/rate-management.txt",
"npc/commands/resync.txt",
+"npc/commands/scheduled-broadcasts.txt",
// Events
"npc/functions/gm_island.txt",