summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index e69cca6b1..54d62b045 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -5290,8 +5290,6 @@ It is always a good idea to check if the player actually has the item you want
before you use this command. If you try to delete in a position that the player
has no gear, script will be terminated with an error.
-This command will return 1 if an item was deleted and 0 otherwise.
-
---------------------------------------
//=====================================
4.1 - End of Player Item-Related Commands