diff options
author | Micksha <ms-shaman@gmx.de> | 2020-09-22 12:06:22 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2020-09-22 12:06:22 +0000 |
commit | c5ebca80c71c2d3af5f381b2b79f03e16bc9f501 (patch) | |
tree | f1d7108b9aac0cbaa927ab990b1dde76c22f6558 /itemcolors.xml | |
parent | 8303d888a71ce5610fc6bde1532d2d7c431528d8 (diff) | |
download | clientdata-c5ebca80c71c2d3af5f381b2b79f03e16bc9f501.tar.gz clientdata-c5ebca80c71c2d3af5f381b2b79f03e16bc9f501.tar.bz2 clientdata-c5ebca80c71c2d3af5f381b2b79f03e16bc9f501.tar.xz clientdata-c5ebca80c71c2d3af5f381b2b79f03e16bc9f501.zip |
initial commit for adding all missing equipment, accessoires, items, and Mister Prickel whilst updating and preparing stuff for crafting
Diffstat (limited to 'itemcolors.xml')
-rw-r--r-- | itemcolors.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/itemcolors.xml b/itemcolors.xml index ed769626..bea1407a 100644 --- a/itemcolors.xml +++ b/itemcolors.xml @@ -127,5 +127,9 @@ Copyright (C) 2010-2015 Evol Online --> <color id="9" name="Iron" value="#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1"/> <color id="10" name="Gold" value="#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1"/> <color id="11" name="Zealite" value="#10201f,223a23,0b4936,4b7145,497e5e,b2d6ab,daf7fa"/> + <color id="12" name="Silver" value="#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1"/> + <color id="13" name="Platinum" value="#315a67,a4a4ae,dce5d6,ffffff"/> + <color id="14" name="Terranite" value="#171714,3c352a,554a39,7b6a4f,ab9372"/> + <color id="15" name="Rotonium" value="#473d0c,a67e18,daa520,ffdb94"/> </list> </colors> |