diff options
author | gumi <mekolat@users.noreply.github.com> | 2016-08-09 14:10:24 -0400 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2016-09-01 12:08:59 -0400 |
commit | eb074c8e29521749639368f2d9fca4ab1e728b34 (patch) | |
tree | 5e11c7b039754fbcd11bb15e99228ebbb7b2baa3 /npc/scripts.conf | |
parent | 124ac1561042fdbd5b1f6b1df72893d997ac274c (diff) | |
download | serverdata-eb074c8e29521749639368f2d9fca4ab1e728b34.tar.gz serverdata-eb074c8e29521749639368f2d9fca4ab1e728b34.tar.bz2 serverdata-eb074c8e29521749639368f2d9fca4ab1e728b34.tar.xz serverdata-eb074c8e29521749639368f2d9fca4ab1e728b34.zip |
add Super Menu, add scripted MOTD, add MOTD config
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 0dfb7b9e..425268fa 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -36,6 +36,8 @@ "npc/commands/music.txt", "npc/commands/warp.txt", "npc/commands/zeny.txt", +"npc: npc/commands/motd.txt", +"npc: npc/commands/numa.txt", // config script "npc/config/hairstyle_config.txt", |