diff options
Diffstat (limited to 'items/equip-head/item902_BlueRoseHat.xml')
-rw-r--r-- | items/equip-head/item902_BlueRoseHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item902_BlueRoseHat.xml b/items/equip-head/item902_BlueRoseHat.xml index b48c6e85..e9844f4b 100644 --- a/items/equip-head/item902_BlueRoseHat.xml +++ b/items/equip-head/item902_BlueRoseHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <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"> + <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." mattack="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> </item> |