summaryrefslogtreecommitdiff
path: root/items/equip-head/item627_TopHat.xml
blob: 707b11bf1c3626c1008051e57b76fe4a4875d3da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
  </its:rules>
  <item id="627" image="equipment/head/tophat.png" name="Top Hat" description="For the gentry of The Mana World." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/tophat.xml</sprite>
    <sprite gender="female">equipment/head/tophat-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>