diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 3cc0096a7..cd687cc90 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2967,7 +2967,7 @@ capacity, and 0 otherwise. It is important to see if a player can carry the items you expect to give them, failing to do that may open your script up to abuse or create some very unfair errors. -This fucntion, in addition to checking to see if the player is capable of +This function, in addition to checking to see if the player is capable of holding a set amount of items, also ensures the player has room in their inventory for the item(s) they will be receciving. @@ -6130,7 +6130,7 @@ invoking character. --------------------------------------- -*homshuffle +*homshuffle; This will recalculate the homunculus stats acording to its level, of the current invoking character. |