summaryrefslogtreecommitdiff
path: root/items/equip-head/item0909_LeprechaunHead.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item0909_LeprechaunHead.xml')
-rw-r--r--items/equip-head/item0909_LeprechaunHead.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/items/equip-head/item0909_LeprechaunHead.xml b/items/equip-head/item0909_LeprechaunHead.xml
new file mode 100644
index 00000000..13128ea0
--- /dev/null
+++ b/items/equip-head/item0909_LeprechaunHead.xml
@@ -0,0 +1,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>