summaryrefslogblamecommitdiff
path: root/items/equip-shield/item603_LeatherShield.xml
blob: 77920c1afbdc984b5824732131d5a66a157a54c2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                     









                                                                         
        
<?xml version="1.0"?>
<items>
	<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>