summaryrefslogtreecommitdiff
path: root/items/usable/item5312_Honey.xml
blob: e1a252a6a98575303a806aeaf7cb755a1a8f3cee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<items>
	<item id="5312"
		image="use/food/honey.png"
		name="Honey"
		description="Delicious honey you bottled up from a beehive."
		useButton="Eat"
		hp="200"
		mp="50"
		type="usable"
		weight="4"
	/>
</items>