diff options
author | Reid <reidyaro@gmail.com> | 2015-09-13 07:07:51 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-09-13 07:07:51 +0200 |
commit | 177f2d842cc13a62c369c5b5a8ab2e927bdc9141 (patch) | |
tree | aabee033af20bcc8df038aa73928b0bc6702415a /items.xml | |
parent | fed6dffa8fe20a9de4e08042848889204655c539 (diff) | |
download | clientdata-177f2d842cc13a62c369c5b5a8ab2e927bdc9141.tar.gz clientdata-177f2d842cc13a62c369c5b5a8ab2e927bdc9141.tar.bz2 clientdata-177f2d842cc13a62c369c5b5a8ab2e927bdc9141.tar.xz clientdata-177f2d842cc13a62c369c5b5a8ab2e927bdc9141.zip |
Enable item 511 on items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -277,16 +277,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="10" maxFloorOffsetX="8" maxFloorOffsetY="12"/> -<!--<item id="511" - image="usable/blobime.png|S:#686868,to,919191,to,bababa,to,dcdcdc,to" + <item id="511" + image="usable/blobime.png|S:#686868,4e4e86,919191,7966b0,bababa,a384d5,dcdcdc,d7b9ea" name="Purple Blobime" description="Some purple residue dropped by a blub." useButton="Eat" - effect="Headache; Heal 3-9 HP" + effect="Stomach ache; Heal 30-70 HP" type="usable" weight="10" maxFloorOffsetX="8" - maxFloorOffsetY="12"/>--> + maxFloorOffsetY="12"/> <item id="512" image="usable/croconut-half.png" name="Half Croconut" |