summaryrefslogtreecommitdiff
path: root/items/usable/item5333_Bread.xml
blob: ca9637763aac9f6737b86e58a01e5bbfabff2de3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
	<item id="5333"
		image="use/food/bread.png"
		name="Bread"
		description="A baked food, ingredient or bait."
		useButton="Eat"
		hp="100"
		type="usable"
		weight="25"/>
</items>