diff options
author | Hercules.ws <dev@herc.ws> | 2019-04-07 23:20:45 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2019-04-07 23:20:45 +0200 |
commit | f89a6da63a50cefa8251d1a84f40d85cf109bd4e (patch) | |
tree | 307407a188cdb150cd84091f7d10951d478864a8 | |
parent | 6ea3d0fe87019bd7a9f235827f261b21cd87715e (diff) | |
download | hercules-f89a6da63a50cefa8251d1a84f40d85cf109bd4e.tar.gz hercules-f89a6da63a50cefa8251d1a84f40d85cf109bd4e.tar.bz2 hercules-f89a6da63a50cefa8251d1a84f40d85cf109bd4e.tar.xz hercules-f89a6da63a50cefa8251d1a84f40d85cf109bd4e.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 83d248493..aedb1755e 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -3989,6 +3989,7 @@ - `MAX_BG_MEMBERS`: 30 - `MAX_CHAT_USERS`: 20 - `MAX_REFINE`: 20 +- `MAX_ITEM_ID`: 65535 - `MAX_MENU_OPTIONS`: 255 - `MAX_MENU_LENGTH`: 2048 - `MOB_CLONE_START`: 4001 |