blob: 13128ea03ea004eaae49b44030360ee054c9766a (
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/leprechaunhat.xml</sprite>
<replace sprite="hair">
<item to="-1"/>
</replace>
</item>
</items>
|