summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-07-08 16:22:24 +0200
committerReid <reidyaro@gmail.com>2012-07-08 16:25:28 +0200
commit5533053fb0e500b01cc1996d9f83c0eddfbf91fa (patch)
treee800bee945de1f5931a4685bea65545a278b2035 /items.xml
parent44a18afa9799b0a5dd9c116e132bc8d7accdad58 (diff)
downloadclientdata-5533053fb0e500b01cc1996d9f83c0eddfbf91fa.tar.gz
clientdata-5533053fb0e500b01cc1996d9f83c0eddfbf91fa.tar.bz2
clientdata-5533053fb0e500b01cc1996d9f83c0eddfbf91fa.tar.xz
clientdata-5533053fb0e500b01cc1996d9f83c0eddfbf91fa.zip
Add maxFloorOffset on acorn and bread items.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index be15c1c3..ee6b09e6 100644
--- a/items.xml
+++ b/items.xml
@@ -163,14 +163,17 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
description="Squichy's food which should be good in a cake."
effect="+15 HP"
type="usable"
- weight="2"/>
+ weight="2"
+ maxFloorOffset="10"/>
<item id="502"
image="usable/bread.png"
name="Bread"
description="Home-made bread."
effect="+30 HP"
type="usable"
- weight="5"/>
+ weight="5"
+ maxFloorOffsetX="6"
+ maxFloorOffsetY="10"/>
<item id="503"
image="usable/fungus.png"
name="Fungus"