diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 887b84009..cb91478e0 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2211,7 +2211,7 @@ returned when requesting that information. *getequipid(<equipment slot>)
This function returns the item ID of the item equipped in the equipment slot
-specified on the invoking character. If nothing is equpped there, it returns 0.
+specified on the invoking character. If nothing is equpped there, it returns -1.
Valid equipment slots are:
1 - Upper head gear
|