summaryrefslogtreecommitdiff
path: root/outdated/items/equip-shield/item5285_DragonShield.xml
blob: 642ae392e55bd7bdda7f7ee0683aaeceecc31b3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<items>
	<item id="5285"
		image="equipment/shield/dragonshield.png"
		name="Dragon Shield"
		description="A mighty shield from the dragons of another world."
		effect="Unobtainable."
		defense="27"
		mattack="-200"
		type="equip-shield"
		sellProtected="true"
		weight="2500">
		<sprite>equipment/shields/dragon.xml</sprite>
	</item>
</items>