From fc135d64a1ad6b36d807e6b7ab9d804bffe95e48 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 25 Mar 2008 09:56:18 +0000 Subject: Added proper checks to adoption processing (followup to r12428). Cleaned up some code / fixed some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/script_commands.txt') 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. -- cgit v1.2.3-70-g09d2