diff options
author | Reid <reidyaro@gmail.com> | 2012-04-05 04:00:00 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-05 04:00:00 +0200 |
commit | 79c39fb1ed2dda2b801ea4c13dcc8e229507febf (patch) | |
tree | 7d564a0dbf05d909f0ebaece18bbb7c37c392176 /items.xml | |
parent | 768ee7a19214f86a8bec99d580fef7b11c15b2ce (diff) | |
download | clientdata-79c39fb1ed2dda2b801ea4c13dcc8e229507febf.tar.gz clientdata-79c39fb1ed2dda2b801ea4c13dcc8e229507febf.tar.bz2 clientdata-79c39fb1ed2dda2b801ea4c13dcc8e229507febf.tar.xz clientdata-79c39fb1ed2dda2b801ea4c13dcc8e229507febf.zip |
Correct coral's dye string.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -354,13 +354,13 @@ Multiple's colors dye is now setted up by itemcolors.xml. type="generic" weight="2"/> <item id="711" - image="generic/coral.png|S:#535353,693d41,808080,b44e4c,999999.da6858,b9b9b9.f1a082,d7d7d7.fbcbb3" + image="generic/coral.png|S:#535353,693d41,808080,b44e4c,999999,da6858,b9b9b9,f1a082,d7d7d7,fbcbb3" name="Coral" description="Typical coral visible in Oceania's zone." type="generic" weight="10"/> <item id="712" - image="generic/coral.png|S:#535353,473746,808080.5b5a84,999999.6c7ec6,b9b9b9.7eb1e0,d7d7d7.c2f6fa" + image="generic/coral.png|S:#535353,473746,808080,5b5a84,999999,6c7ec6,b9b9b9,7eb1e0,d7d7d7,c2f6fa" name="Blue Coral" description="A coral dye in blue by a Blub." type="generic" |