diff options
author | Hercules.ws <dev@herc.ws> | 2019-03-02 20:04:59 +0100 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2019-03-02 20:04:59 +0100 |
commit | 3b2fffae9f65bf064f7ab66a697196fd75550127 (patch) | |
tree | 29901071c583cc44855a8651440c35ef76ceb425 /doc/constants.md | |
parent | 006e08cd042fa5d04c64e701ac2a1b03aafbc2a9 (diff) | |
download | hercules-3b2fffae9f65bf064f7ab66a697196fd75550127.tar.gz hercules-3b2fffae9f65bf064f7ab66a697196fd75550127.tar.bz2 hercules-3b2fffae9f65bf064f7ab66a697196fd75550127.tar.xz hercules-3b2fffae9f65bf064f7ab66a697196fd75550127.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc/constants.md')
-rw-r--r-- | doc/constants.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 8b3acbfdf..69bb51ea4 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -3991,6 +3991,8 @@ - `MAX_REFINE`: 20 - `MAX_MENU_OPTIONS`: 255 - `MAX_MENU_LENGTH`: 2048 +- `MOB_CLONE_START`: 4001 +- `MOB_CLONE_END`: 5000 ### status options |