summaryrefslogtreecommitdiff
path: root/items/equip-head/item1218_PaperBag.xml
blob: aa4b7fa5bbde790cec9ed1312a981323a77ea14a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="1218" image="equipment/head/paperbag.png" name="Paper Bag" description="A paper bag with eye holes." mattack="-1" type="equip-head" defense="1" agi="-1" weight="10" sellProtected="true">
    <sprite gender="unisex">equipment/head/paperbag.xml</sprite>
    <sprite gender="female">equipment/head/paperbag-female.xml</sprite>
    <replace sprite="hair">
      <item to="-1"/>
    </replace>
  </item>
</items>