summaryrefslogtreecommitdiff
path: root/items/equip-head/item0647_DevelopersCap.xml
blob: 1690dafdcf4754282bf2c24dc0c8237ff605d698 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="647" image="equipment/head/devcap.png|R:#9999ff" name="Developer's Cap" description="A cap which identifies you as a developer." mattack="5" type="equip-head" defense="5" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/devcap.xml|#9999ff</sprite>
    <sprite gender="female">equipment/head/devcap-female.xml|#9999ff</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>