summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-09-07 01:36:59 +0200
committerReid <reidyaro@gmail.com>2012-09-07 01:36:59 +0200
commitdbf99f76098b6864cdd1c2e5335b6028adb3e21d (patch)
treeb673132f258ec46a77ef6f06fc7408e782e17a9c /items.xml
parent1fc1f6e74559ebdd0d942078ff6aed28ef19be88 (diff)
downloadclientdata-dbf99f76098b6864cdd1c2e5335b6028adb3e21d.tar.gz
clientdata-dbf99f76098b6864cdd1c2e5335b6028adb3e21d.tar.bz2
clientdata-dbf99f76098b6864cdd1c2e5335b6028adb3e21d.tar.xz
clientdata-dbf99f76098b6864cdd1c2e5335b6028adb3e21d.zip
Add new items on LICENSE file as CC BY-SA 3.0,
Add new items on items.xml, Change weight of Fish Box.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml30
1 files changed, 27 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index 98379533..6880d82e 100644
--- a/items.xml
+++ b/items.xml
@@ -378,11 +378,35 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
weight="10"
maxFloorOffset="9"/>
<item id="713"
- image="generic/fishbox.png"
+ image="generic/box-fish.png"
name="Fish Box"
- description="A wooden box full of fresh fish."
+ description="A wooden box full of fresh fish that gave you Couwan."
type="generic"
- weight="40"
+ weight="2000"
+ maxFloorOffsetX="7"
+ maxFloorOffsetY="9"/>
+ <item id="714"
+ image="generic/box-aquada.png"
+ name="Aquada Box"
+ description="A wooden box full of aquada."
+ type="generic"
+ weight="2500"
+ maxFloorOffsetX="7"
+ maxFloorOffsetY="9"/>
+ <item id="715"
+ image="generic/box-croconut.png"
+ name="Croconut Box"
+ description="A wooden box full of croconut."
+ type="generic"
+ weight="3500"
+ maxFloorOffsetX="7"
+ maxFloorOffsetY="9"/>
+ <item id="716"
+ image="generic/box-plumushroom.png"
+ name="Mushroom Box"
+ description="A wooden box full of plumushroom."
+ type="generic"
+ weight="1500"
maxFloorOffsetX="7"
maxFloorOffsetY="9"/>