summaryrefslogtreecommitdiff
path: root/items/equip-head/item0909_LeprechaunHead.xml
blob: 9507003b18c32c2307ba68983aa828eff19c42e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<items>
    <item id="0909"
	image="equipment/head/leprechaunhead.png"
	name="Leprechaun Head"
	description="What? Why? How? Some things are better unasked."
	type="equip-head"
	defense="10"
	luck="3"
	weight="100">
	<sprite gender="unisex">equipment/head/leprechaunhead.xml</sprite>
	<replace sprite="hair">
            <item to="-1"/>
        </replace>
    </item>
</items>