summaryrefslogtreecommitdiff
path: root/items/equip-head/item0801_PinkieHelmet.xml
blob: 00c1d8f57e4c2cf4c7d39fae65c8cf606c82d4bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="801" image="equipment/head/pinkie-helmet.png" name="Pinkie Helmet" description="A helmet of Pinkie warriors." mattack="-20" type="equip-head" defense="10" luk="1" weight="800" sellProtected="true">
    <sprite gender="unisex">equipment/head/pinkie-helmet.xml</sprite>
    <sprite gender="female">equipment/head/pinkie-helmet-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>