summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2014-02-19 08:20:51 +0400
committerAlige <aligetmw@hotmail.fr>2014-02-19 08:20:51 +0400
commit79844cacb0d94592d57c15ee573cc3fe69be58d1 (patch)
treea5c13464107c6f3003d8b11c4f76cdd5c4eb24ca /items.xml
parent0ae719fda4e817c124698fb0c7e77831f6a622e4 (diff)
downloadclientdata-79844cacb0d94592d57c15ee573cc3fe69be58d1.tar.gz
clientdata-79844cacb0d94592d57c15ee573cc3fe69be58d1.tar.bz2
clientdata-79844cacb0d94592d57c15ee573cc3fe69be58d1.tar.xz
clientdata-79844cacb0d94592d57c15ee573cc3fe69be58d1.zip
Decreased the weight of the croconut. Natural coconuts are not that heavy.
Weight changed from 100 to 80 Florins for the croconut. Weight changed from 55 to 38 Florins for the half croconut (because it makes sense it shouldn't be over 100/2=50).
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index c0346004..21297df6 100644
--- a/items.xml
+++ b/items.xml
@@ -278,14 +278,14 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
description="Its inside seems delicious."
effect="Heal 65-90 HP"
type="usable"
- weight="55"
+ weight="38"
maxFloorOffset="10"/>
<item id="513"
image="usable/croconut.png"
name="Croconut"
description="Fallen from a crocotree, this fruit could be opened."
type="usable"
- weight="100"
+ weight="80"
maxFloorOffsetX="10"
maxFloorOffsetY="11"/>
<item id="514"