summaryrefslogtreecommitdiff
path: root/items/equip-head/item752_FluffyHat.xml
blob: 503112a8a949ae9ee3cc5be1991a9f988cd95b9a (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<items>
  <item id="752" image="equipment/head/fluffyhat.png" name="Fluffy Hat" description="Now you can wear fur on your head." mattack="-5" type="equip-head" defense="2" weight="10" sellProtected="true">
    <sprite gender="unisex">equipment/head/fluffyhat.xml</sprite>
    <sprite gender="female">equipment/head/fluffyhat-female.xml</sprite>
  </item>
</items>