diff options
author | AnnieRuru <jeankofannie2@gmail.com> | 2019-02-06 13:46:49 +0800 |
---|---|---|
committer | AnnieRuru <jeankofannie2@gmail.com> | 2019-02-06 13:46:49 +0800 |
commit | 9fa9bddbbdbdb7a81b68cc9c8bc05da1efb0f68d (patch) | |
tree | 2ed987b4a073047ea9b2d9ef92a0f588f4bcb33e /doc | |
parent | 545842eb1e7ec1d38b45a494fb8848d3b778f2ed (diff) | |
download | hercules-9fa9bddbbdbdb7a81b68cc9c8bc05da1efb0f68d.tar.gz hercules-9fa9bddbbdbdb7a81b68cc9c8bc05da1efb0f68d.tar.bz2 hercules-9fa9bddbbdbdb7a81b68cc9c8bc05da1efb0f68d.tar.xz hercules-9fa9bddbbdbdb7a81b68cc9c8bc05da1efb0f68d.zip |
Add new server define constant MAX_ITEM_ID
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index db851128f..c7ef18fc4 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -716,6 +716,7 @@ MAX_BANK_ZENY - Maximum Zeny in the bank MAX_BG_MEMBERS - Maximum BattleGround members MAX_CHAT_USERS - Maximum Chat users MAX_REFINE - Maximum Refine level +MAX_ITEM_ID - Maximum Item ID MAX_MENU_OPTIONS - Maximum NPC menu options MAX_MENU_LENGTH - Maximum NPC menu string length |