diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-12 11:43:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-12 11:43:25 -0300 |
commit | 1c44a4dfc2a0007c57dedaaa284b9222d5d8daae (patch) | |
tree | 493270db54c991ed5cb3116a017d76d5f2a56764 | |
parent | 66e451b35485e13ae429b12c9a83238ae4ccc92c (diff) | |
download | clientdata-1c44a4dfc2a0007c57dedaaa284b9222d5d8daae.tar.gz clientdata-1c44a4dfc2a0007c57dedaaa284b9222d5d8daae.tar.bz2 clientdata-1c44a4dfc2a0007c57dedaaa284b9222d5d8daae.tar.xz clientdata-1c44a4dfc2a0007c57dedaaa284b9222d5d8daae.zip |
Misc update
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3485,7 +3485,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Golden %Color% Ring" description="A golden simple ring. Not very useful, unless you add a gemstone to it." defense="4" - level="15" + level="40" type="equip-charm" colors="rings" iconColors="rings" @@ -3534,7 +3534,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Silver %Color% Ring" description="A silver simple ring. Not so good as the golden one." defense="2" - level="40" + level="20" type="equip-charm" colors="rings" iconColors="rings" |