summaryrefslogtreecommitdiff
path: root/items/equip-head/item637_KnightsHelmet.xml
blob: 29c6bdc078d7b72890e1f169f4466ec6d141a257 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<items>
  <item id="637" image="equipment/head/knighthelm.png" name="Knight's Helmet" description="A helmet with two small wings on it." mattack="-30" type="equip-head" defense="15" weight="600" sellProtected="true">
    <sprite gender="unisex">equipment/head/knighthelm.xml</sprite>
    <sprite gender="female">equipment/head/knighthelm-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
      <item from="-7" to="-1"/>
      <item from="-10" to="-1"/>
    </replace>
  </item>
</items>