summaryrefslogtreecommitdiff
path: root/items/equip-torso/item2050_RedCottonShirt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-torso/item2050_RedCottonShirt.xml')
-rw-r--r--items/equip-torso/item2050_RedCottonShirt.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/items/equip-torso/item2050_RedCottonShirt.xml b/items/equip-torso/item2050_RedCottonShirt.xml
deleted file mode 100644
index e7a31ddc..00000000
--- a/items/equip-torso/item2050_RedCottonShirt.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<items>
- <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
- <its:translateRule selector="//item/@name" translate="yes"/>
- <its:translateRule selector="//item/@description" translate="yes"/>
- <its:translateRule selector="//item/@effect" translate="yes"/>
- <its:translateRule selector="//*" translate="no"/>
- </its:rules>
- <item id="2050" image="equipment/chest/cottonshirt.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Cotton Shirt" description="A red shirt made of 100% cotton." mattack="-4" type="equip-torso" defense="2" weight="20">
- <sprite gender="unisex">equipment/chest/cotton.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
- <sprite gender="female">equipment/chest/cotton-female.xml|#581a1a,a41111,c03a3a,ff6060</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>