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 07e8010d..60ca0de7 100644 --- a/items/equip-head/item678_NohMask.xml +++ b/items/equip-head/item678_NohMask.xml @@ -7,7 +7,6 @@ <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="male">equipment/head/nohmask-male.xml</sprite> - <sprite gender="female">equipment/head/nohmask-female.xml</sprite> + <sprite>equipment/head/nohmask.xml</sprite> </item> </items> |