diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 3 |
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", |