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 79d609125..4a3a7d6ad 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3319,7 +3319,7 @@ Type is the type of unit to search for: BL_PET - Pet object BL_HOM - Homunculus object BL_MER - Mercenary object - BL_IEM - Item object (item drops) + BL_ITEM - Item object (item drops) BL_SKILL - Skill object (skill fx & sfx) BL_NPC - NPC object BL_CHAT - Chat object |