diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-10-23 17:52:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-10-23 17:52:33 +0300 |
commit | 87041b3564e59db8589b5ef74f266fb8fe83a1e2 (patch) | |
tree | b039268fbddf3ae5ff9b026e7381fc7096935fe0 /db | |
parent | 6662b6f305976881c3e675241c41be7731b65aa5 (diff) | |
download | serverdata-87041b3564e59db8589b5ef74f266fb8fe83a1e2.tar.gz serverdata-87041b3564e59db8589b5ef74f266fb8fe83a1e2.tar.bz2 serverdata-87041b3564e59db8589b5ef74f266fb8fe83a1e2.tar.xz serverdata-87041b3564e59db8589b5ef74f266fb8fe83a1e2.zip |
Update configuration files from hercules.s20171107
Add new battle flag.
Add new messages.
Add new constants.
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 5d8d0e7f..adf43052 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -426,7 +426,8 @@ constants_db: { mf_reset: 52 mf_notomb: 53 mf_nocashshop: 54 - mf_noviewid: 55 + mf_noautoloot: 55 + mf_noviewid: 56 comment__: "Cell Properties" cell_walkable: 0 |