summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-03-07 21:28:22 -0300
committerJesusaves <cpntb1@ymail.com>2022-03-07 21:28:22 -0300
commitab9fa7a05c540e377ed9f68a1dec502e4a273057 (patch)
tree6b56b6d7bda92644a25819906825db6e0823d50b /items
parent500d468e8c5a7680e1d09b8059effbbad79d9174 (diff)
downloadclientdata-ab9fa7a05c540e377ed9f68a1dec502e4a273057.tar.gz
clientdata-ab9fa7a05c540e377ed9f68a1dec502e4a273057.tar.bz2
clientdata-ab9fa7a05c540e377ed9f68a1dec502e4a273057.tar.xz
clientdata-ab9fa7a05c540e377ed9f68a1dec502e4a273057.zip
Resynchronize with TMWA
Diffstat (limited to 'items')
-rw-r--r--items/equip-head.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/items/equip-head.xml b/items/equip-head.xml
index 025618ff..335632ba 100644
--- a/items/equip-head.xml
+++ b/items/equip-head.xml
@@ -3108,4 +3108,40 @@
<sprite gender="unisex">equipment/head/assassin-mask.xml</sprite>
<replace sprite="hair" />
</item>
+ <item id="5280"
+ image="equipment/head/leprechaunhat.png"
+ name="Leprechaun Hat"
+ description="Have you found the gold pot yet?"
+ type="equip-head"
+ defense="5"
+ weight="20">
+ <sprite gender="unisex">equipment/head/leprechaunhat.xml</sprite>
+ </item>
+ <item id="5281"
+ image="equipment/head/party-red.png"
+ name="Party Hat (Red)"
+ description="You were invited to the celebration!"
+ type="equip-head"
+ defense="5"
+ weight="20">
+ <sprite gender="unisex">equipment/head/party-red.xml</sprite>
+ </item>
+ <item id="5282"
+ image="equipment/head/party-green.png"
+ name="Party Hat (Green)"
+ description="You were invited to the celebration!"
+ type="equip-head"
+ defense="5"
+ weight="20">
+ <sprite gender="unisex">equipment/head/party-green.xml</sprite>
+ </item>
+ <item id="5283"
+ image="equipment/head/party-blue.png"
+ name="Party Hat (Blue)"
+ description="You were invited to the celebration!"
+ type="equip-head"
+ defense="5"
+ weight="20">
+ <sprite gender="unisex">equipment/head/party-blue.xml</sprite>
+ </item>
</items>