summaryrefslogtreecommitdiff
path: root/items/usable/item5349_DuckEgg.xml
blob: 0fc82cc65e2a002851bf8b6d735d866ca318cb9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<items>
	<item id="5349"
		image="use/food/duckegg.png"
		name="Duck egg"
		description="Quack Quack. Do not bring it into the bath with you!"
		useButton="Eat"
		hp="150"
		mp="50"
		type="usable"
		weight="4"/>
</items>