diff options
Diffstat (limited to 'items/equip-head/item678_NohMask.xml')
-rw-r--r-- | items/equip-head/item678_NohMask.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item678_NohMask.xml b/items/equip-head/item678_NohMask.xml index d47606b1..89bfaee1 100644 --- a/items/equip-head/item678_NohMask.xml +++ b/items/equip-head/item678_NohMask.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="678" image="equipment/head/nohmask.png" name="Noh Mask" description="A traditional Japanese mask worn in Noh plays." effect="M. Attack +1" type="equip-head" defense="3" weight="18"> + <sprite gender="unisex">equipment/head/nohmask.xml</sprite> <sprite gender="female">equipment/head/nohmask-female.xml</sprite> - <sprite gender="male">equipment/head/nohmask.xml</sprite> - <sprite gender="other">equipment/head/nohmask.xml</sprite> </item> </items> |