summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-09-21 07:21:41 +0000
committerSaulc <lucashelaine14@gmail.com>2018-09-21 07:21:41 +0000
commit8cc6d03363880402284c9c25c5d76e8f32445aa9 (patch)
treeee9cacc5ecd4c5f45b35164e1b234fe2aa13eae3 /items.xml
parent448068a964023ccb412229c9bc9686b70bb26b9e (diff)
downloadclientdata-8cc6d03363880402284c9c25c5d76e8f32445aa9.tar.gz
clientdata-8cc6d03363880402284c9c25c5d76e8f32445aa9.tar.bz2
clientdata-8cc6d03363880402284c9c25c5d76e8f32445aa9.tar.xz
clientdata-8cc6d03363880402284c9c25c5d76e8f32445aa9.zip
improve cotton gloves color
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index 2d3bbb5a..5f72bc1e 100644
--- a/items.xml
+++ b/items.xml
@@ -3436,7 +3436,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
</item>
<!-- |W:#a4b2b2,ffffff -->
<item id="2005"
- image="equipment/hands/cottongloves.png|W"
+ image="equipment/hands/cottongloves.png|W:#a4b2b2,ffffff"
name="%Color% Cotton Gloves"
description="A pair of comfy %Color% cotton gloves."
defense="10"
@@ -3446,8 +3446,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
weight="60"
colors="simple"
maxFloorOffset="16">
- <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|#a4b2b2,ffffff</sprite>
+ <sprite gender="female">equipment/hands/cottongloves-female.xml|#a4b2b2,ffffff</sprite>
</item>
<item id="2006"
image="equipment/hands/minergloves.png"