diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-01-27 12:05:12 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-01-27 12:07:57 +0000 |
commit | f9e23214ce3a0ed3c57856af12283732562d6b17 (patch) | |
tree | 755a5a7d45bd9ee11f2ddf83adf8f895e041dbfe /itemcolors.xml | |
parent | b13badc4f82dff9b5b0ea988705b7b38072a7012 (diff) | |
download | clientdata-f9e23214ce3a0ed3c57856af12283732562d6b17.tar.gz clientdata-f9e23214ce3a0ed3c57856af12283732562d6b17.tar.bz2 clientdata-f9e23214ce3a0ed3c57856af12283732562d6b17.tar.xz clientdata-f9e23214ce3a0ed3c57856af12283732562d6b17.zip |
Correct name of default die to default to simple. (there isn't any default dye)
Diffstat (limited to 'itemcolors.xml')
-rw-r--r-- | itemcolors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/itemcolors.xml b/itemcolors.xml index 2108421e..2f5c082b 100644 --- a/itemcolors.xml +++ b/itemcolors.xml @@ -9,7 +9,7 @@ Copyright (C) 2010-2013 Evol Online --> </its:rules> <!-- Colors For Simple Items --> - <list name="default"> + <list name="simple"> <color id="1" name="white" value="#585858,aaaaaa,d0d0d0,ffffff"/> <color id="2" name="black" value="#111111,222222,333333,444444,555555,aaaaaa"/> <color id="3" name="silver" value="#44494b,797a7e,b9bbc1"/> |