summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2021-05-25 09:15:16 +0200
committerHoraK-FDF <horak-fdf@web.de>2021-05-25 09:15:16 +0200
commit467c46c845e6928fa17a343af812d19069cfa449 (patch)
treefe50e42cf6445cee53962fb1cd8b75bea1c8d069 /items
parent6c680a73bd0139a69a452efa8545b37cd26c7b7c (diff)
downloadclientdata-467c46c845e6928fa17a343af812d19069cfa449.tar.gz
clientdata-467c46c845e6928fa17a343af812d19069cfa449.tar.bz2
clientdata-467c46c845e6928fa17a343af812d19069cfa449.tar.xz
clientdata-467c46c845e6928fa17a343af812d19069cfa449.zip
changed hairsprite to bald while wearing
Diffstat (limited to 'items')
-rw-r--r--items/equip-head/item760_OverlordsHelmet.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/items/equip-head/item760_OverlordsHelmet.xml b/items/equip-head/item760_OverlordsHelmet.xml
index 9fc943f7..e7578ed5 100644
--- a/items/equip-head/item760_OverlordsHelmet.xml
+++ b/items/equip-head/item760_OverlordsHelmet.xml
@@ -9,5 +9,8 @@
<item id="760" image="equipment/head/overlord-helm.png" name="Overlord's Helmet" description="Worn by the greatest warriors." type="equip-head" defense="50" weight="45">
<sprite gender="unisex">equipment/head/overlordhelm.xml</sprite>
<sprite gender="female">equipment/head/overlordhelm-female.xml</sprite>
+ <replace sprite="hair">
+ <item to="-1"/>
+ </replace>
</item>
</items>