From 35ddc787d3a377487bece2cef051913f344d32c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Aug 2017 00:45:46 +0300 Subject: Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt. --- db/constants.conf | 2 ++ db/sc_config.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/db/constants.conf b/db/constants.conf index 412240fa..249374ec 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1395,6 +1395,8 @@ constants_db: { SC_SHRIMP: 650 SC_FRESHSHRIMP: 651 + SC_DAILYSENDMAILCNT: 653 + comment__: "petstat" PET_CLASS: 1 PET_NAME: 2 diff --git a/db/sc_config.txt b/db/sc_config.txt index 5571cf70..bbca6709 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -499,5 +499,7 @@ SC_BITESCAR, 4 // Cant Clear SC_ALL_RIDING, 397 +SC_DAILYSENDMAILCNT, 461 + // evol effects SC_PHYSICAL_SHIELD, 258 -- cgit v1.2.3-70-g09d2