diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-04 22:49:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-04 22:49:20 -0300 |
commit | ab2493f718e3956e9e705d933d6281c027c11264 (patch) | |
tree | 9b646b26de97dce49683119ba8111860fae602f4 /itemcolors.xml | |
parent | b81c9812a1aae126a3f79fa6a1cb466a20719595 (diff) | |
download | clientdata-ab2493f718e3956e9e705d933d6281c027c11264.tar.gz clientdata-ab2493f718e3956e9e705d933d6281c027c11264.tar.bz2 clientdata-ab2493f718e3956e9e705d933d6281c027c11264.tar.xz clientdata-ab2493f718e3956e9e705d933d6281c027c11264.zip |
Golden Ring "mastered"
Diffstat (limited to 'itemcolors.xml')
-rw-r--r-- | itemcolors.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/itemcolors.xml b/itemcolors.xml index bef36ebf..0d00707e 100644 --- a/itemcolors.xml +++ b/itemcolors.xml @@ -99,6 +99,11 @@ Copyright (C) 2010-2015 Evol Online --> <!-- Colors for Rings --> <list name="rings"> <color id="1" name="Gemless" value="#ffffff"/> - <color id="2" name="Ruby" value="#ff0000"/> + <color id="2" name="Diamond" value="#cccccc"/> + <color id="3" name="Ruby" value="#ff0000"/> + <color id="4" name="Amethyst" value="#bb00ff"/> + <color id="5" name="Sapphire" value="#5500ff"/> + <color id="6" name="Topaz" value="#ffff00"/> + <color id="7" name="Emerald" value="#00ee00"/> </list> </colors> |