summaryrefslogtreecommitdiff
path: root/items/equip-torso/item0783_ValentineDress.xml
blob: cd04b9ac0c1235c1160691e75eaa8da0149af54c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
  <item id="783" image="equipment/chest/fine-dress.png|W:#ff0000,bf0e08" name="Valentine Dress" description="A silken dress with soft lace trim. If you damage it, you'll never get it to look good again. In special valentine red." mattack="3" type="equip-torso" defense="15" weight="35">
    <sprite gender="unisex">equipment/chest/fine-dress.xml|#ff0000,bf0e08</sprite>
    <sprite gender="female">equipment/chest/fine-dress-female.xml|#ff0000,bf0e08</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>