From b43d122f2a5a75d1401a63864a35402926da576f Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Fri, 15 Feb 2019 17:50:51 +0800 Subject: standardize script commands to small letters Signed-off-by: Haru --- doc/script_commands.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index bdcc11712..4985b0596 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -10444,7 +10444,7 @@ Works for 20170830 RE and main and for any zero clients --------------------------------------- -*expandInventoryAck({, }) +*expandinventoryack({, }) Send initial inventory expansion result. Normally this function should be called from script label @@ -10462,7 +10462,7 @@ Works for 20181212 zero clients --------------------------------------- -*expandInventoryResult() +*expandinventoryresult() Send final inventory expansion result. Normally this function should be called from script label @@ -10479,7 +10479,7 @@ Works for 20181212 zero clients --------------------------------------- -*expandInventory() +*expandinventory() Adjust player inventory to given value. Maximum inventory size is MAX_INVENTORY. @@ -10490,7 +10490,7 @@ Current max inventory size can be read by function getInventorySize(). --------------------------------------- -*getInventorySize() +*getinventorysize() Return current player max inventory size. This value always smaller or equal to MAX_INVENTORY. -- cgit v1.2.3-70-g09d2