diff options
Diffstat (limited to 'items/equip-torso/item1184_FunkyChristmasSweater.xml')
-rw-r--r-- | items/equip-torso/item1184_FunkyChristmasSweater.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-torso/item1184_FunkyChristmasSweater.xml b/items/equip-torso/item1184_FunkyChristmasSweater.xml index d8025dfa..b2c50b73 100644 --- a/items/equip-torso/item1184_FunkyChristmasSweater.xml +++ b/items/equip-torso/item1184_FunkyChristmasSweater.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="1184" image="equipment/chest/ugly-sweater.png|W:#3f3f3f,ffffff;Y:#af5a2f,af5a2f;G:#8ece91,ffffff;C:#578760,6daa78,92e5a2,9be8a9" name="Funky Christmas Sweater" description="An itchy, woolen, green sweater with a faint pinetree emblem on it." effect="M. Attack -12" type="equip-torso" defense="6" weight="35" drawBefore="pants"> + <item id="1184" image="equipment/chest/ugly-sweater.png|W:#3f3f3f,ffffff;Y:#af5a2f,af5a2f;G:#8ece91,ffffff;C:#578760,6daa78,92e5a2,9be8a9" name="Funky Christmas Sweater" description="An itchy, woolen, green sweater with a faint pinetree emblem on it." mattack="-12" type="equip-torso" defense="6" weight="35" drawBefore="pants"> <sprite gender="unisex">equipment/chest/ugly-sweater.xml|#3f3f3f,ffffff;#af5a2f,af5a2f;#8ece91,ffffff;#578760,6daa78,92e5a2,9be8a9</sprite> <sprite gender="female">equipment/chest/ugly-sweater-female.xml|#3f3f3f,ffffff;#af5a2f,af5a2f;#8ece91,ffffff;#578760,6daa78,92e5a2,9be8a9</sprite> </item> |