summaryrefslogtreecommitdiff
path: root/outdated/items/equip-torso/item2084_LightBlueSilkRobe.xml
blob: 94d9109707d723b119c6f9c7fd86ce30f2b2ba72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
  <item id="2084" image="equipment/chest/silk-robe.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Silk Robe" description="A light and shimmering light blue silk robe." type="equip-torso" defense="5" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/chest/robe.xml|#16486e,498ec5,e4f2fc</sprite>
    <sprite gender="female">equipment/chest/robe-female.xml|#16486e,498ec5,e4f2fc</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>