summaryrefslogtreecommitdiff
path: root/items/equip-shield/item0797_BromenalShield.xml
blob: 7bd4eb51bbd5dbeccc7500287fddd74b59a07a12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
	<item id="797"
		image="equipment/shield/bromenal.png"
		name="Bromenal Shield"
		description="A strong bromenal shield."
		mattack="-160"
		defense="18"
		type="equip-shield"
		sellProtected="true"
		weight="2000">
		<!-- TODO FIXME -->
		<sprite>equipment/shields/wooden.xml</sprite>
	</item>
</items>