summaryrefslogtreecommitdiff
path: root/items/equip-head/item725_GMCap.xml
blob: f61e175ddcaec8c920ab49c2d9ceb5d10b30f783 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="725" image="equipment/head/gmcap.png|R:#bf0e08" name="GM Cap" description="A cap which identifies you as a GM. Only GMs can wear this." mattack="5" type="equip-head" defense="5" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/gmcap.xml|#bf0e08</sprite>
    <sprite gender="female">equipment/head/gmcap-female.xml|#bf0e08</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>