Browse Source

Follow up to 5e9489b
documentation update

Jittapan Pluemsumran 9 years ago
parent
commit
ffd16c236e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/script_commands.txt

+ 1 - 1
doc/script_commands.txt

@@ -2649,7 +2649,7 @@ equipment slot on the invoking character. For a list of equipment slots see
 'getequipid'.
 'getequipid'.
 
 
 If no arguments are provided. Weapon level for the item calling this function
 If no arguments are provided. Weapon level for the item calling this function
-assuming it is called by an item script. Otherwise, 0 will be returned.
+assuming it is called by an item script will be returned. Otherwise, 0 will be returned.
 
 
 Only EQI_HAND_L and EQI_HAND_R normally make sense, since only weapons have
 Only EQI_HAND_L and EQI_HAND_R normally make sense, since only weapons have
 a weapon level. You can, however, probably, use this field for other equippable
 a weapon level. You can, however, probably, use this field for other equippable