summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-16 13:29:31 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-16 13:29:31 -0300
commit7a74b4a3f0cc22c98568abc137c81cad0f95ff71 (patch)
tree093c0772b097ac60f54cd24a7a402e6fe0f458bf
parentad0ccc640e6458e361f8415b87408a49304c7661 (diff)
downloadclientdata-7a74b4a3f0cc22c98568abc137c81cad0f95ff71.tar.gz
clientdata-7a74b4a3f0cc22c98568abc137c81cad0f95ff71.tar.bz2
clientdata-7a74b4a3f0cc22c98568abc137c81cad0f95ff71.tar.xz
clientdata-7a74b4a3f0cc22c98568abc137c81cad0f95ff71.zip
Attempt to dye Mana Gloves
-rw-r--r--items.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index e4bdb6b7..ded7c7dc 100644
--- a/items.xml
+++ b/items.xml
@@ -4125,7 +4125,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite gender="female">equipment/hands/cottongloves-female.xml</sprite>
</item>
<item id="2013"
- image="equipment/hands/cottongloves.png"
+ image="equipment/hands/cottongloves.png|W:#0000ff,0044ff"
name="Mana Gloves"
description="These gloves are used by powerful mages."
effect="SP +200"
@@ -4133,8 +4133,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
level="77"
type="equip-arms"
weight="1">
- <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite>
- <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite>
+ <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#0000ff,0044ff</sprite>
+ <sprite gender="female">equipment/hands/cottongloves-female.xml|#0000ff,0044ff</sprite>
</item>
<!-- FIXME ITEMS WITH MISSING IMAGES (or missing XML)
<item id="2011"