diff options
author | Micksha <ms-shaman@gmx.de> | 2018-11-15 20:55:31 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2018-11-15 20:55:31 +0000 |
commit | cda708713a82642375bbfc65dcfdd3746a36c602 (patch) | |
tree | 8eec14d5c36d4cabbc2b5c777f95705d33d58b08 /items.xml | |
parent | 43dcf7bd49a3061d9fbe7ca95e4aa59459a1a9f0 (diff) | |
download | clientdata-cda708713a82642375bbfc65dcfdd3746a36c602.tar.gz clientdata-cda708713a82642375bbfc65dcfdd3746a36c602.tar.bz2 clientdata-cda708713a82642375bbfc65dcfdd3746a36c602.tar.xz clientdata-cda708713a82642375bbfc65dcfdd3746a36c602.zip |
MR from toams - rebase
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -543,7 +543,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Bottle of Water" useButton="Eat" description="Fresh springwater from Hurnscald area. Healthy!" - effect="Heal 300-500 HP" + effect="Heal 70-100 HP" type="usable" weight="25" maxFloorOffset="6"/> @@ -552,7 +552,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Cherry Cake" useButton="Eat" description="If you like sweets, you will love this homemade cherry cake." - effect="Heal 180-360 HP" + effect="Heal 20-35 HP" type="usable" weight="10" maxFloorOffset="6"/> |