From b703fbd42f4c1e782d6d2bf202a563bbceee0a7e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 7 Oct 2013 19:17:10 -0300 Subject: Added 'consumeitem' as an alias of 'itemeffect' For compatibility purposes, Closes #148 Signed-off-by: shennetsind --- doc/script_commands.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 4dcbd75d1..c0fc8ce40 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4632,8 +4632,9 @@ skill requirements. --------------------------------------- -itemeffect ; -itemeffect ""; +*itemeffect ; +*itemeffect ""; +*consumeitem is an alias of itemeffect (added for compatibility) This command will run the item script of the specified item on the invoking character. The character does not need to posess the item, and -- cgit v1.2.3-70-g09d2