浏览代码

Fixed #538
* Thanks to @Artuvazro

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>

nanakiwurtz 9 年之前
父节点
当前提交
05246c1688
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/script_commands.txt

+ 1 - 1
doc/script_commands.txt

@@ -2500,7 +2500,7 @@ This function returns the item ID of the item equipped in the equipment slot
 specified on the invoking character. If nothing is equipped there, it returns -1. 
 Valid equipment slots are:
 
-EQI_HEAD_TOP (1)          - Upper Headear
+EQI_HEAD_TOP (1)          - Upper Headgear
 EQI_ARMOR (2)             - Armor (jackets, robes)
 EQI_HAND_L (3)            - Left hand (weapons, shields)
 EQI_HAND_R (4)            - Right hand (weapons)