summaryrefslogtreecommitdiff
path: root/items/equip-torso/item2244_FineLightBlueDress.xml
blob: 8544c4c45b90775f6dba32f7953844039daf2ba8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
  <item id="2244" image="equipment/chest/fine-dress.png|W:#0059b1,94caff,ffffff,ffffff" name="Fine Light Blue Dress" description="A light blue dress made from the finest materials." mattack="3" type="equip-torso" defense="8" weight="35" sellProtected="true">
    <sprite gender="unisex">equipment/chest/fine-dress.xml|#0059b1,94caff,ffffff,ffffff</sprite>
    <sprite gender="female">equipment/chest/fine-dress-female.xml|#0059b1,94caff,ffffff,ffffff</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>