diff options
Diffstat (limited to 'items/equip-head/item4031_Monocle.xml')
-rw-r--r-- | items/equip-head/item4031_Monocle.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item4031_Monocle.xml b/items/equip-head/item4031_Monocle.xml index eb10a5b2..bb550364 100644 --- a/items/equip-head/item4031_Monocle.xml +++ b/items/equip-head/item4031_Monocle.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="4031" image="equipment/head/monocle.png" name="Monocle" description="A handy perception tool, even when not at the opera." effect="Critical Damage +20" type="equip-head" defense="2" dex="1" luck="1" weight="20" sellProtected="true"> + <sprite gender="unisex">equipment/head/monocle.xml</sprite> <sprite gender="female">equipment/head/monocle-female.xml</sprite> - <sprite gender="male">equipment/head/monocle.xml</sprite> - <sprite gender="other">equipment/head/monocle.xml</sprite> </item> </items> |