summaryrefslogtreecommitdiff
path: root/items/equip-shield/item603_LeatherShield.xml
blob: 0991e4f796d9b92190f9c71f5c4ad06eace724ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<items>
  </its:rules>
	<item id="603"
		image="equipment/shield/leather.png"
		name="Leather Shield"
		description="A shield made of leather on a wooden frame."
		mattack="-35"
		defense="7"
		type="equip-shield"
		weight="1300">
		<sprite>equipment/shields/leather.xml</sprite>
	</item>
</items>