summaryrefslogtreecommitdiff
path: root/items/equip-head/item0627_TopHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item0627_TopHat.xml')
-rw-r--r--items/equip-head/item0627_TopHat.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/equip-head/item0627_TopHat.xml b/items/equip-head/item0627_TopHat.xml
new file mode 100644
index 00000000..a085661b
--- /dev/null
+++ b/items/equip-head/item0627_TopHat.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<items>
+ <item id="627" image="equipment/head/tophat.png" name="Top Hat" description="For the gentry of The Mana World." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
+ <sprite gender="unisex">equipment/head/tophat.xml</sprite>
+ <sprite gender="female">equipment/head/tophat-female.xml</sprite>
+ <replace sprite="hair">
+ <item from="-6" to="-1"/>
+ </replace>
+ </item>
+</items>