diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-07 14:08:51 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-07 14:08:51 -0400 |
commit | d40e9ab167749ff8f388c90f67457b36c6216aa9 (patch) | |
tree | 2999454384a13def286adf84f6e06e751749fb5b /world/map/npc/scripts.conf | |
parent | 481ed1e0eea0423dd2597c72ca67b5872f8e8862 (diff) | |
download | serverdata-d40e9ab167749ff8f388c90f67457b36c6216aa9.tar.gz serverdata-d40e9ab167749ff8f388c90f67457b36c6216aa9.tar.bz2 serverdata-d40e9ab167749ff8f388c90f67457b36c6216aa9.tar.xz serverdata-d40e9ab167749ff8f388c90f67457b36c6216aa9.zip |
death to the motd!
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 1414f681..39ad7d92 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -28,6 +28,8 @@ npc: npc/functions/stat_reset.txt npc: npc/functions/quiz.txt npc: npc/functions/dynamic_menu.txt npc: npc/functions/DyeConfig.txt +npc: npc/functions/announcements.txt +npc: npc/functions/motd.txt // Item Functions npc: npc/items/magic_gm_top_hat.txt |