diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 17:19:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 17:19:21 -0300 |
commit | 921f100af87307c830d2736f801c6b7ed29aa4ad (patch) | |
tree | 478b12146c44d3281c80756e7fdc9c7407780be5 /npc/scripts.conf | |
parent | b066c953084c6e624322db928db3b671a9478099 (diff) | |
download | serverdata-921f100af87307c830d2736f801c6b7ed29aa4ad.tar.gz serverdata-921f100af87307c830d2736f801c6b7ed29aa4ad.tar.bz2 serverdata-921f100af87307c830d2736f801c6b7ed29aa4ad.tar.xz serverdata-921f100af87307c830d2736f801c6b7ed29aa4ad.zip |
Introducing @k, which will broadcast to #world too
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index aeaf614d7..330fd4f18 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -61,6 +61,7 @@ "npc/commands/debug-preset.txt", "npc/commands/debug.txt", "npc/commands/event.txt", +"npc/commands/kami.txt", "npc/commands/motd-debug-text.txt", "npc/commands/motd.txt", "npc/commands/rate-management.txt", |