diff options
Diffstat (limited to 'doc/script_commands.txt')
-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 b184444cd..556401d2f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -5321,7 +5321,7 @@ Examples: //inventory. equip 1104; -//This will equip a +10 1104 (falchion)on the character if this is in the +//This will equip a +10 1104 (falchion) on the character if this is in the //inventory. equip2 1104,10,0,0,0,0,0; |