summaryrefslogtreecommitdiff
path: root/items/equip-head/item615_PumpkinHelmet.xml
blob: f8c554f76d34141672a4700ba10463767ddc3b20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
  </its:rules>
  <item id="615" image="equipment/head/pumpkinhelmet.png" name="Pumpkin Helmet" description="A helmet made out of a pumpkin." mattack="-4" type="equip-head" defense="4" weight="60">
    <sprite gender="unisex">equipment/head/pumpkinhelmet.xml</sprite>
    <sprite gender="female">equipment/head/pumpkinhelmet-female.xml</sprite>
    <replace sprite="hair">
      <item to="-1"/>
    </replace>
  </item>
</items>