diff options
author | Reid <reidyaro@gmail.com> | 2016-01-12 00:18:27 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-12 00:18:27 +0100 |
commit | 8c695cf0fdd3b9f6d29f8d68fa4a3e0102d5156c (patch) | |
tree | a4d44138a6b545d8d0280530cdf5f1dfc4834705 /items.xml | |
parent | c3b31fa80bc5c9a22ff0e736133728ca17ae23bf (diff) | |
download | clientdata-8c695cf0fdd3b9f6d29f8d68fa4a3e0102d5156c.tar.gz clientdata-8c695cf0fdd3b9f6d29f8d68fa4a3e0102d5156c.tar.bz2 clientdata-8c695cf0fdd3b9f6d29f8d68fa4a3e0102d5156c.tar.xz clientdata-8c695cf0fdd3b9f6d29f8d68fa4a3e0102d5156c.zip |
Fix khaki dye's dye on items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1222,7 +1222,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. cardColor="18" maxFloorOffset="15"/> <item id="5020" - image="usable/dye.png|W:#002504,2d551b,07871" + image="usable/dye.png|W:#002504,2d551b,07871d" name="Khaki Cotton Dye" useButton="Dye" description="Color dye that can be used on cotton clothing." |