summaryrefslogtreecommitdiff
path: root/items/equip-torso/item1180_PurpleContributorShirt.xml
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2014-10-18 12:26:49 -0400
committermekolat <mekolat@gmail.com>2014-10-18 12:26:49 -0400
commit1258e03785d72dc7054e255526d4028b519fdb6e (patch)
treed444f6203dfe4fba2d855e0513cfc19f7b82453b /items/equip-torso/item1180_PurpleContributorShirt.xml
parent9f8b301ba7f1b69e43406ffac28c26d9220a6f1c (diff)
downloadclientdata-1258e03785d72dc7054e255526d4028b519fdb6e.tar.gz
clientdata-1258e03785d72dc7054e255526d4028b519fdb6e.tar.bz2
clientdata-1258e03785d72dc7054e255526d4028b519fdb6e.tar.xz
clientdata-1258e03785d72dc7054e255526d4028b519fdb6e.zip
fix contributor shirts
Diffstat (limited to 'items/equip-torso/item1180_PurpleContributorShirt.xml')
-rw-r--r--items/equip-torso/item1180_PurpleContributorShirt.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/items/equip-torso/item1180_PurpleContributorShirt.xml b/items/equip-torso/item1180_PurpleContributorShirt.xml
deleted file mode 100644
index 67f7185e..00000000
--- a/items/equip-torso/item1180_PurpleContributorShirt.xml
+++ /dev/null
@@ -1,13 +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="1180" image="equipment/chest/contributor.png|W:#1a0a33,380f4d,82158c,b359ab;R:#edf4e1" name="Purple Contributor Shirt" description="This shirt belongs to someone who helped making tmw as awesome as it is now!" effect="M. Attack +5" type="equip-torso" defense="5" weight="20" sellProtected="true">
- <sprite gender="male">equipment/chest/contributor-male.xml|#1a0a33,380f4d,82158c,b359ab;#edf4e1</sprite>
- <sprite gender="female">equipment/chest/contributor-female.xml|#1a0a33,380f4d,82158c,b359ab;#edffe1,ffffff</sprite>
- </item>
-</items>