summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-08-14 16:23:55 -0400
committergumi <mekolat@users.noreply.github.com>2016-09-01 12:09:02 -0400
commit2fa3eebd17a78b617f767df46988ddefefb9f71e (patch)
tree9148f96d58c024c6a526fc7fd131304380935aec /npc/scripts.conf
parentae65394b74712943664aff19c880f6ede07a035b (diff)
downloadserverdata-2fa3eebd17a78b617f767df46988ddefefb9f71e.tar.gz
serverdata-2fa3eebd17a78b617f767df46988ddefefb9f71e.tar.bz2
serverdata-2fa3eebd17a78b617f767df46988ddefefb9f71e.tar.xz
serverdata-2fa3eebd17a78b617f767df46988ddefefb9f71e.zip
add scheduled broadcasts
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 9fe2fc07..1efd1291 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -37,6 +37,7 @@
"npc/commands/warp.txt",
"npc/commands/zeny.txt",
"npc/commands/motd.txt",
+"npc/commands/scheduled-broadcasts.txt",
"npc/commands/event.txt",
"npc/commands/debug-look.txt",
"npc/commands/debug-skill.txt",