summaryrefslogtreecommitdiff
path: root/items/equip-head/item0781_WitchDoctorsMask.xml
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-11-18 17:46:39 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-11-18 17:46:39 +0000
commit2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c (patch)
tree4a5e17afad0ee003a68a73b84cd403bec6a975f2 /items/equip-head/item0781_WitchDoctorsMask.xml
parentb9abcc41bee46418c710ecbdabaa587ab17f45c9 (diff)
parented3fb4903b52bb5253cc5894f4f614f44cfaabc1 (diff)
downloadclientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.gz
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.bz2
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.xz
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.zip
Merge branch 'items_cleanup' into 'master'
Items cleanup See merge request legacy/clientdata!552
Diffstat (limited to 'items/equip-head/item0781_WitchDoctorsMask.xml')
-rw-r--r--items/equip-head/item0781_WitchDoctorsMask.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/items/equip-head/item0781_WitchDoctorsMask.xml b/items/equip-head/item0781_WitchDoctorsMask.xml
new file mode 100644
index 00000000..3bce5e7f
--- /dev/null
+++ b/items/equip-head/item0781_WitchDoctorsMask.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<items>
+ <item id="781" image="equipment/head/witch-doctor-mask.png" name="Witch Doctor's Mask" description="A crazy mask from the Voodoo doctor." type="equip-head" defense="3" weight="20" sellProtected="true">
+ <sprite gender="unisex">equipment/head/witch-doctor-mask.xml</sprite>
+ <sprite gender="female">equipment/head/witch-doctor-mask-female.xml</sprite>
+ </item>
+</items>