summaryrefslogtreecommitdiff
path: root/items/usable/item5339_HalfCroconut.xml
blob: 04a4de74f0b296471a6ed59488775cf5ab7f9e15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<items>
	<item id="5339"
		image="use/food/halfcroconut.png"
		name="Half Croconut"
		description="Its inside seems delicious."
		useButton="Eat"
		hp="400"
		type="usable"
		weight="38"
		maxFloorOffset="10"/>
</items>