summaryrefslogtreecommitdiff
path: root/outdated/items/equip-torso/item1202_CottonShirt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/items/equip-torso/item1202_CottonShirt.xml')
-rw-r--r--outdated/items/equip-torso/item1202_CottonShirt.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/outdated/items/equip-torso/item1202_CottonShirt.xml b/outdated/items/equip-torso/item1202_CottonShirt.xml
new file mode 100644
index 0000000..52e86d1
--- /dev/null
+++ b/outdated/items/equip-torso/item1202_CottonShirt.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<items>
+ <item id="1202" image="equipment/chest/cottonshirt.png|W:#a4b2b2,ffffff" name="Cotton Shirt" description="A shirt made of 100% cotton." mattack="-2" type="equip-torso" defense="2" weight="13">
+ <sprite gender="unisex">equipment/chest/cotton.xml|#a4b2b2,ffffff</sprite>
+ <sprite gender="female">equipment/chest/cotton-female.xml|#a4b2b2,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>