summaryrefslogtreecommitdiff
path: root/items/equip-head/item524_FancyHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item524_FancyHat.xml')
-rw-r--r--items/equip-head/item524_FancyHat.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/items/equip-head/item524_FancyHat.xml b/items/equip-head/item524_FancyHat.xml
deleted file mode 100644
index 4b9243df..00000000
--- a/items/equip-head/item524_FancyHat.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<items>
- <item id="524" image="equipment/head/fancyhat.png" name="Fancy Hat" description="A fancy hat." type="equip-head" defense="5" weight="20">
- <sprite gender="unisex">equipment/head/fancyhat.xml</sprite>
- <sprite gender="female">equipment/head/fancyhat-female.xml</sprite>
- <replace sprite="hair">
- <item from="-6" to="-1"/>
- </replace>
- <replace direction="left" sprite="hair">
- <item from="-14" to="-3"/>
- <item from="-16" to="-15"/>
- </replace>
- <replace direction="right" sprite="hair">
- <item from="-14" to="-3"/>
- <item from="-16" to="-15"/>
- </replace>
- </item>
-</items>