From 494cb78c98e2e72fa81932462dce22c2beafda96 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Aug 2017 00:56:01 +0300 Subject: Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt Without this check player may ignore mail send limit. --- db/constants.conf | 2 ++ db/sc_config.txt | 2 ++ 2 files changed, 4 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index dd280612c..d4f6c8f0d 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1395,6 +1395,8 @@ constants_db: { SC_SHRIMP: 650 SC_FRESHSHRIMP: 651 + SC_DAILYSENDMAILCNT: 653 + // Summer 2 Costume SC_DRESS_UP: 652 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 -- cgit v1.2.3-60-g2f50