diff options
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 e964385ba..3a65c86dd 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -702,6 +702,7 @@ MAX_INVENTORY - Maximum inventory items MAX_ZENY - Maximum Zeny MAX_BG_MEMBERS - Maximum BattleGround members MAX_CHAT_USERS - Maximum Chat users +MAX_REFINE - Maximum Refine level Send targets and status options are also hard-coded and can be found in src/map/script.c::script_hardcoded_constants or in functions that |