diff options
Diffstat (limited to 'items/equip-head/item902_BlueRoseHat.xml')
-rw-r--r-- | items/equip-head/item902_BlueRoseHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item902_BlueRoseHat.xml b/items/equip-head/item902_BlueRoseHat.xml index e9d7ae36..b48c6e85 100644 --- a/items/equip-head/item902_BlueRoseHat.xml +++ b/items/equip-head/item902_BlueRoseHat.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="902" image="equipment/head/rosehat.png|R:#6666aa,ccccff" name="Blue Rose Hat" description="A beautiful flower that can be worn on the head." effect="M. Attack +8" type="equip-head" defense="1" weight="1"> + <sprite gender="unisex">equipment/head/rosehat.xml|#6666aa,ccccff</sprite> <sprite gender="female">equipment/head/rosehat-female.xml|#6666aa,ccccff</sprite> - <sprite gender="male">equipment/head/rosehat.xml|#6666aa,ccccff</sprite> - <sprite gender="other">equipment/head/rosehat.xml|#6666aa,ccccff</sprite> </item> </items> |