summaryrefslogtreecommitdiff
path: root/items/equip-head/item637_KnightsHelmet.xml
blob: 1f71a082797bafa49f0c4dbf50a5fe4ead9293c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<items>
  </its:rules>
  <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>