diff options
Diffstat (limited to 'items/equip-torso/item5136_PinkContributorShirt.xml')
-rw-r--r-- | items/equip-torso/item5136_PinkContributorShirt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-torso/item5136_PinkContributorShirt.xml b/items/equip-torso/item5136_PinkContributorShirt.xml index 9366b175..858592d3 100644 --- a/items/equip-torso/item5136_PinkContributorShirt.xml +++ b/items/equip-torso/item5136_PinkContributorShirt.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="5136" image="equipment/chest/contributor.png|W:#bf369b,f25cb1,ff7aaf,ffb3c3;R:#8E2A7D" name="Pink 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"> + <item id="5136" image="equipment/chest/contributor.png|W:#bf369b,f25cb1,ff7aaf,ffb3c3;R:#8E2A7D" name="Pink Contributor Shirt" description="This shirt belongs to someone who helped making tmw as awesome as it is now!" mattack="5" type="equip-torso" defense="5" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/chest/contributor.xml|#bf369b,f25cb1,ff7aaf,ffb3c3;#8E2A7D</sprite> <sprite gender="female">equipment/chest/contributor-female.xml|#bf369b,f25cb1,ff7aaf,ffb3c3;#8E2A7D</sprite> </item> |