summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2014-07-18 13:45:05 +0200
committerAlige <aligetmw@hotmail.fr>2014-07-18 13:45:05 +0200
commitad2bda4ea03052371843ca90d1d574cadc63e199 (patch)
tree1844a0da44d45a0fc116051504eb33d7220e504d /items.xml
parent9ab6a300ca56d9f4a40fb9023337a170bd726569 (diff)
downloadclientdata-ad2bda4ea03052371843ca90d1d574cadc63e199.tar.gz
clientdata-ad2bda4ea03052371843ca90d1d574cadc63e199.tar.bz2
clientdata-ad2bda4ea03052371843ca90d1d574cadc63e199.tar.xz
clientdata-ad2bda4ea03052371843ca90d1d574cadc63e199.zip
Completed the work done of the "UseButton" on the usable items, in items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 15e56e19..7509c94f 100644
--- a/items.xml
+++ b/items.xml
@@ -181,6 +181,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
image="usable/acorn.png"
name="Acorn"
description="Squichy's food which could taste good in a cake."
+ useButton="Eat"
effect="Heal 12-18 HP"
type="usable"
weight="3"
@@ -297,7 +298,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
image="usable/croconut.png"
name="Croconut"
description="Fallen from a crocotree, this fruit could be opened."
- useButton="Eat"
+ useButton="Open"
type="usable"
weight="80"
maxFloorOffsetX="10"