summaryrefslogtreecommitdiff
path: root/doc/constants.md
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2018-12-16 19:07:58 +0100
committerHerculesWSAPI <dev@herc.ws>2018-12-16 19:07:58 +0100
commitc502d95b892402f416a0c2b6de9f95dbc34d9734 (patch)
tree2e51c1ddd1b1644836621225b7c586afbd353a64 /doc/constants.md
parentc568ee6f28512ceb9d28daeea15eb5bb7cf6cf22 (diff)
downloadhercules-c502d95b892402f416a0c2b6de9f95dbc34d9734.tar.gz
hercules-c502d95b892402f416a0c2b6de9f95dbc34d9734.tar.bz2
hercules-c502d95b892402f416a0c2b6de9f95dbc34d9734.tar.xz
hercules-c502d95b892402f416a0c2b6de9f95dbc34d9734.zip
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc/constants.md')
-rw-r--r--doc/constants.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md
index 276881a43..a67e476d7 100644
--- a/doc/constants.md
+++ b/doc/constants.md
@@ -3969,6 +3969,10 @@
- `ACH_ACHIEVE`: 44
- `ACH_ACHIEVEMENT_RANK`: 45
+### inventory expansion
+
+- `INVENTORY_INCREASE_STEP`: 10
+
## Hardcoded Constants (source)
@@ -3986,6 +3990,7 @@
- `MAX_GUILD_STORAGE`: 600
- `MAX_CART`: 100
- `MAX_INVENTORY`: 100
+- `FIXED_INVENTORY_SIZE`: 100
- `MAX_ZENY`: 2147483647
- `MAX_BANK_ZENY`: 2147483647
- `MAX_BG_MEMBERS`: 30
@@ -4393,6 +4398,22 @@
- `ITR_NOAUCTION`: 256
- `ITR_ALL`: 511
+### inventory expand ack responds
+
+- `EXPAND_INV_ASK_CONFIRMATION`: 0
+- `EXPAND_INV_FAILED`: 1
+- `EXPAND_INV_OTHER_WORK`: 2
+- `EXPAND_INV_MISSING_ITEM`: 3
+- `EXPAND_INV_MAX_SIZE`: 4
+
+### inventory expand final responds
+
+- `EXPAND_INV_RESULT_SUCCESS`: 0
+- `EXPAND_INV_RESULT_FAILED`: 1
+- `EXPAND_INV_RESULT_OTHER_WORK`: 2
+- `EXPAND_INV_RESULT_MISSING_ITEM`: 3
+- `EXPAND_INV_RESULT_MAX_SIZE`: 4
+
### Renewal
- `RENEWAL`: 1
@@ -18344,6 +18365,7 @@
- `Unsealing_Token`: 25735
- `GH_Cursed_Crystal`: 25739
- `GH_Cursed_Gemstone`: 25740
+- `Inventory_Extension_Coupon`: 25793
- `Spectral_Spear_IL`: 26007
- `Rebeginer_LG_Lance`: 26015
- `Paradise_Foxtail_Staff_III`: 26101