diff options
author | alige Ali-G <aligetmw@hotmail.fr> | 2012-05-17 22:53:14 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-05-23 13:09:25 +0200 |
commit | 12580912dc010610510d24e834c527bd1cb79a73 (patch) | |
tree | c6fc774d1d7cd79e0b2e99dce9d74f97d61cf4b5 | |
parent | 7cd5af7f6dadae9d1e985096785b5bebea97abb9 (diff) | |
download | clientdata-12580912dc010610510d24e834c527bd1cb79a73.tar.gz clientdata-12580912dc010610510d24e834c527bd1cb79a73.tar.bz2 clientdata-12580912dc010610510d24e834c527bd1cb79a73.tar.xz clientdata-12580912dc010610510d24e834c527bd1cb79a73.zip |
Fixed the dye string of the Diluted Concentration Potion.
The first color was lighter than the second one and it should be the other way around.
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2070,7 +2070,7 @@ hp="3" weight="1"/> <item id="744" - image="use/potions/c.png|G:#f0e0fa,da69e5" + image="use/potions/c.png|G:#e7a4ed,f6cff5" name="Diluted Concentration Potion" description="A bottle of diluted concentration potion." effect="Attack speed increase (temporary)." |