summaryrefslogtreecommitdiff
path: root/db/sc_config.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-23 00:56:01 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-05 21:32:13 +0300
commit494cb78c98e2e72fa81932462dce22c2beafda96 (patch)
tree0510cf963072706b793ae82c2c301a40f60b2d6d /db/sc_config.txt
parent347750519c438bd9a90083796537780e9a355af3 (diff)
downloadhercules-494cb78c98e2e72fa81932462dce22c2beafda96.tar.gz
hercules-494cb78c98e2e72fa81932462dce22c2beafda96.tar.bz2
hercules-494cb78c98e2e72fa81932462dce22c2beafda96.tar.xz
hercules-494cb78c98e2e72fa81932462dce22c2beafda96.zip
Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt
Without this check player may ignore mail send limit.
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r--db/sc_config.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt
index 661e9bb87..797a2578b 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -498,3 +498,5 @@ SC_BITESCAR, 4
// Cant Clear
SC_ALL_RIDING, 397
+
+SC_DAILYSENDMAILCNT, 461