summaryrefslogblamecommitdiff
path: root/items/equip-head/item646_Crown.xml
blob: f3440cfb1fe343c5237f267af9d4455313e44483 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                     
                                                                                                                                                                                       
                                                             
                                                                    
                           
                               


              
<?xml version="1.0"?>
<items>
  <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>