summaryrefslogtreecommitdiff
path: root/items/equip-head/item0723_DesertHat.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/item0723_DesertHat.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/item0723_DesertHat.xml')
-rw-r--r--items/equip-head/item0723_DesertHat.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/equip-head/item0723_DesertHat.xml b/items/equip-head/item0723_DesertHat.xml
new file mode 100644
index 00000000..f5562a47
--- /dev/null
+++ b/items/equip-head/item0723_DesertHat.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<items>
+ <item id="723" image="equipment/head/deserthat.png|R:#ffffff" name="Desert Hat" description="While the desert hat is perfect for sand storms, it won't help you much against a blow to the head." mattack="-1" type="equip-head" defense="3" weight="20">
+ <sprite gender="unisex">equipment/head/deserthat.xml|#87876c,bbc39c,edf4e1,ffffff</sprite>
+ <sprite gender="female">equipment/head/deserthat-female.xml|#87876c,bbc39c,edf4e1,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-6" to="-1"/>
+ </replace>
+ </item>
+</items>