summaryrefslogtreecommitdiff
path: root/items/equip-head/item646_Crown.xml
blob: 69919a1d631fdf7c15d74820fe812b17d536e02c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
  </its:rules>
  <item id="646" image="equipment/head/crown.png" name="Crown" description="A jewel embossed crown fit for any ruler." type="equip-head" defense="4" weight="240" sellProtected="true">
    <sprite gender="unisex">equipment/head/crown.xml</sprite>
    <sprite gender="female">equipment/head/crown-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>