diff options
-rw-r--r-- | items.xml | 162 |
1 files changed, 162 insertions, 0 deletions
@@ -1077,4 +1077,166 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="1" cardColor="2" maxFloorOffset="15"/> + <item id="5004" + image="usable/dye.png|W:#44494b,797a7e,b9bbc1" + name="Silver Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="3" + maxFloorOffset="15"/> + <item id="5005" + image="usable/dye.png|W:#594d36,b49b6c,f4d293" + name="Camel Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="4" + maxFloorOffset="15"/> + <item id="5006" + image="usable/dye.png|W:#3f221d,754d23,f5cea4" + name="Brown Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="5" + maxFloorOffset="15"/> + <item id="5007" + image="usable/dye.png|W:#831f2d,f07401,f8cc8b" + name="Orange Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="6" + maxFloorOffset="15"/> + <item id="5008" + image="usable/dye.png|W:#6a0022,7c151a,c60022" + name="Dark Red Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="7" + maxFloorOffset="15"/> + <item id="5009" + image="usable/dye.png|W:#580000,a40000,c02020,ff6060" + name="Red Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="8" + maxFloorOffset="15"/> + <item id="5010" + image="usable/dye.png|W:#620e48,bf1b8b,e32bcf,ffb6f7" + name="Fuchsia Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="9" + maxFloorOffset="15"/> + <item id="5011" + image="usable/dye.png|W:#a92d42,f67189,ffbac7" + name="Pink Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="10" + maxFloorOffset="15"/> + <item id="5012" + image="usable/dye.png|W:#640088,b350e0,ecb7ff" + name="Mauve Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="11" + maxFloorOffset="15"/> + <item id="5013" + image="usable/dye.png|W:#3c1554,6d3195,c987d1" + name="Purple Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="12" + maxFloorOffset="15"/> + <item id="5014" + image="usable/dye.png|W:#0d1430,21337c,4363e5" + name="Navy Blue Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="13" + maxFloorOffset="15"/> + <item id="5015" + image="usable/dye.png|W:#2d2d41,4c4d9a,7b7b99" + name="Blue Gray Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="14" + maxFloorOffset="15"/> + <item id="5016" + image="usable/dye.png|W:#16486e,498ec5,e4f2fc" + name="Blue Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="15" + maxFloorOffset="15"/> + <item id="5017" + image="usable/dye.png|W:#196253,18986c,37cf7d" + name="Teal Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="16" + maxFloorOffset="15"/> + <item id="5018" + image="usable/dye.png|W:#115511,22aa22,99dd99" + name="Green Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="17" + maxFloorOffset="15"/> + <item id="5019" + image="usable/dye.png|W:#547000,a5dc00,d1ff46" + name="Lime Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="18" + maxFloorOffset="15"/> + <item id="5020" + image="usable/dye.png|W:#002504,2d551b,07871" + name="Khaki Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="19" + maxFloorOffset="15"/> + <item id="5021" + image="usable/dye.png|W:#846211,dab333,fffb93,ffffff" + name="Yellow Cotton Dye" + useButton="Dye" + description="Color dye that can be used on cotton clothing." + type="card" + weight="1" + cardColor="20" + maxFloorOffset="15"/> </items> |