summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-10-13 11:55:01 -0500
committerwushin <pasekei@gmail.com>2016-10-13 13:28:06 -0500
commite1c5c4d938f6a734b44c7db1266da2eae8ba4197 (patch)
treeea19737738b0351adb203fa77dbbba05221f04c4 /npc/scripts.conf
parentfaec2e2164f6df535dea7b1a6e941ec4fb7e45a2 (diff)
downloadserverdata-e1c5c4d938f6a734b44c7db1266da2eae8ba4197.tar.gz
serverdata-e1c5c4d938f6a734b44c7db1266da2eae8ba4197.tar.bz2
serverdata-e1c5c4d938f6a734b44c7db1266da2eae8ba4197.tar.xz
serverdata-e1c5c4d938f6a734b44c7db1266da2eae8ba4197.zip
Add MOTD to Configs
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 1e8239b8..ef4c18e2 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -74,6 +74,8 @@
"npc/commands/music.txt",
"npc/commands/warp.txt",
"npc/commands/zeny.txt",
+"npc/commands/motd-debug-text.txt",
+"npc/commands/motd-text.txt",
"npc/commands/motd.txt",
"npc/commands/scheduled-broadcasts.txt",
"npc/commands/event.txt",