summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-10 10:51:10 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-10 10:51:10 +0000
commit9501ea6224420baf7fa6bddbce2d125865b3de07 (patch)
treee59487203d8afb28577a5c0aabbcc4c4810629cb /items.xml
parent8eb58893b2d312c71418ca7e694e1a5ec9a65e6e (diff)
downloadclientdata-9501ea6224420baf7fa6bddbce2d125865b3de07.tar.gz
clientdata-9501ea6224420baf7fa6bddbce2d125865b3de07.tar.bz2
clientdata-9501ea6224420baf7fa6bddbce2d125865b3de07.tar.xz
clientdata-9501ea6224420baf7fa6bddbce2d125865b3de07.zip
add miner hat in item list id 2991
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml20
1 files changed, 17 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index ea92947c..cae6f13f 100644
--- a/items.xml
+++ b/items.xml
@@ -4158,7 +4158,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item from="-15" to="-19"/>
</replace>
</item>
- <item id="2989"
+ <item id="2989"
image="equipment/head/devcap.png"
name="DEV Cap"
description="A cap which identifies you as a DEV. Only developer's can wear this."
@@ -4171,7 +4171,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item from="-15" to="-19"/>
</replace>
</item>
- <item id="2990"
+ <item id="2990"
image="equipment/head/magictophat.png"
name="Magic Top Hat"
description="Probably not the best way to stay hidden."
@@ -4179,7 +4179,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
effect="flee -80%; Defense -50%; HP 30000"
type="equip-head"
weight="800">
- <sprite>equipment/head/tophat.xml</sprite>
+ <sprite>equipment/head/magictophat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5" to="-4"/>
+ <item from="-14" to="-9"/>
+ <item from="-15" to="-19"/>
+ </replace>
+ </item>
+ <item id="2991"
+ image="equipment/head/minerhat.png"
+ name="Miner Hat"
+ description="A hat used by miners."
+ defense="44"
+ type="equip-head"
+ weight="245">
+ <sprite>equipment/head/minerhat.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
<item from="-14" to="-9"/>