summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-12-14 21:04:27 +0300
committerAndrei Karas <akaras@inbox.ru>2018-12-14 23:52:47 +0300
commit4194f0ad5d47640dc0a26c48b070759b354424a7 (patch)
treecacf7d5a1752d6f75b345aa934843deca04f9969 /db/constants.conf
parent2c8e11ba55a7257124610b1ee7286e07bf6b1fe9 (diff)
downloadhercules-4194f0ad5d47640dc0a26c48b070759b354424a7.tar.gz
hercules-4194f0ad5d47640dc0a26c48b070759b354424a7.tar.bz2
hercules-4194f0ad5d47640dc0a26c48b070759b354424a7.tar.xz
hercules-4194f0ad5d47640dc0a26c48b070759b354424a7.zip
Add script and item for inventory expansion.
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 08dc63b40..502091a0f 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4045,4 +4045,7 @@ constants_db: {
ACH_PET_CREATE: 43
ACH_ACHIEVE: 44
ACH_ACHIEVEMENT_RANK: 45
+
+ comment__: "inventory expansion"
+ INVENTORY_INCREASE_STEP: 10
}