diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-08 06:37:08 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-08 06:37:08 +0200 |
commit | 8cf15f384f752f97df5749a39f4912ece3c4ed9e (patch) | |
tree | dfc2f80a816c4084bc7f8d7c06f82da1d0f119c2 /config | |
parent | 610f3ea4f9414b79cc0678b44634344170edf1cf (diff) | |
download | manachat-8cf15f384f752f97df5749a39f4912ece3c4ed9e.tar.gz manachat-8cf15f384f752f97df5749a39f4912ece3c4ed9e.tar.bz2 manachat-8cf15f384f752f97df5749a39f4912ece3c4ed9e.tar.xz manachat-8cf15f384f752f97df5749a39f4912ece3c4ed9e.zip |
Improved shop greeting message system
Diffstat (limited to 'config')
-rw-r--r-- | config/manachat.ini.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/manachat.ini.template b/config/manachat.ini.template index ba34d3b..b713d66 100644 --- a/config/manachat.ini.template +++ b/config/manachat.ini.template @@ -17,7 +17,7 @@ msgqueue = 0 chatlogfile = 0 shop = 1 autofollow = 0 -manaboy = 1 +manaboy = 0 [msgqueue] net.mapserv.cmsg_chat_whisper = 7.5 |