summaryrefslogtreecommitdiff
path: root/items/equip-torso/item523_LeatherShirt.xml
blob: 86773f2f95480401ee172ab47f3426ce615d9546 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
  <item id="523" image="equipment/chest/leathershirt.png" name="Leather Shirt" description="A shirt made of hardened leather." mattack="-12" type="equip-torso" defense="4" weight="20">
    <sprite gender="unisex">equipment/chest/leather.xml|#573a26,9e7654,d3b79e,ffffff;#b96b3d,fbf5f1</sprite>
    <sprite gender="female">equipment/chest/leather-female.xml|#573a26,9e7654,d3b79e,ffffff;#b96b3d,fbf5f1</sprite>
    <replace sprite="race">
      <item from="-100" to="-99100"/>
      <item from="-101" to="-99101"/>
      <item from="-102" to="-99102"/>
      <item from="-103" to="-99103"/>
      <item from="-104" to="-99104"/>
      <item from="-105" to="-99105"/>
    </replace>
  </item>
</items>