diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-08 16:13:43 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-08 16:13:43 +0000 |
commit | 8cc2118b54aaba0c6e4cb213c7ad653fc5318650 (patch) | |
tree | 0b4b5faa730038b8cfbb8b26c7c64810f0337db5 | |
parent | bb26ec4263f609d4295aa1130b3f47ea6a98f310 (diff) | |
download | clientdata-8cc2118b54aaba0c6e4cb213c7ad653fc5318650.tar.gz clientdata-8cc2118b54aaba0c6e4cb213c7ad653fc5318650.tar.bz2 clientdata-8cc2118b54aaba0c6e4cb213c7ad653fc5318650.tar.xz clientdata-8cc2118b54aaba0c6e4cb213c7ad653fc5318650.zip |
fix lawncandy weight
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1081,7 +1081,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" effect="Heal 33-99 HP" type="usable" - weight="1"/> + weight="2"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |