summaryrefslogblamecommitdiff
path: root/items/equip-head/item5266_CloverHat.xml
blob: bf2149c9f34956b0914f136a383554f326658c38 (plain) (tree)
1
2
3

                     
                                                                                                                                                                                                                      





















                                                                 
<?xml version="1.0"?>
<items>
  <item id="5266" image="equipment/head/cloverhat.png" name="Clover Top Hat" description="For the refined and lucky gentry of The Mana World." type="equip-head" defense="3" luk="1" weight="50" sellProtected="true">
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
    <replace direction="left" sprite="hair">
      <item from="-14" to="-1"/>
      <item from="-16" to="-9"/>
    </replace>
    <replace direction="right" sprite="hair">
      <item from="-14" to="-1"/>
      <item from="-16" to="-9"/>
    </replace>
    <replace direction="upall" sprite="hair">
      <item from="-15" to="-18"/>
    </replace>
    <replace direction="downall" sprite="hair">
      <item from="-15" to="-9"/>
      <item from="-16" to="-18"/>
    </replace>
    <sprite gender="unisex">equipment/head/cloverhat.xml</sprite>
    <sprite gender="female">equipment/head/cloverhat.xml</sprite>
  </item>
</items>