summaryrefslogtreecommitdiff
path: root/items/usable/item5335_Cheese.xml
blob: 5904953d7490614ec2893a07fbb0af2ccc020087 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
	<item id="5335"
		image="use/food/cheese.png"
		name="Cheese"
		description="A yummy food, ingredient or bait."
		useButton="Eat"
		hp="120"
		type="usable"
		weight="3"/>
</items>