summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item5287_CorsairHat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/items/equip-head/item5287_CorsairHat.xml')
-rw-r--r--outdated/items/equip-head/item5287_CorsairHat.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/outdated/items/equip-head/item5287_CorsairHat.xml b/outdated/items/equip-head/item5287_CorsairHat.xml
new file mode 100644
index 0000000..cbf2a49
--- /dev/null
+++ b/outdated/items/equip-head/item5287_CorsairHat.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<items>
+ <item
+ id="5287"
+ image="equipment/head/corsairhat.png"
+ name="Corsair Hat"
+ description="The official Hat of Mana Corsairs (HMC)."
+ defense="5"
+ mdefense="15"
+ criticaldefense="5"
+ maxhp="50"
+ type="equip-head"
+ sellProtected="true"
+ weight="20">
+ <sprite>equipment/head/corsairhat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-6" to="-1"/>
+ </replace>
+ </item>
+</items>