summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-03-07 21:07:29 -0300
committerJesusaves <cpntb1@ymail.com>2022-03-07 21:07:29 -0300
commit802291db1be7b98914ee80e2c46085e0ea336241 (patch)
treeb881d63ac560b0b42609b16dd7f687c8928258ce /items
parent409b28bd761bbb1afb789f21a41f14bf4846a952 (diff)
downloadclientdata-802291db1be7b98914ee80e2c46085e0ea336241.tar.gz
clientdata-802291db1be7b98914ee80e2c46085e0ea336241.tar.bz2
clientdata-802291db1be7b98914ee80e2c46085e0ea336241.tar.xz
clientdata-802291db1be7b98914ee80e2c46085e0ea336241.zip
St. Patrick Batch
Diffstat (limited to 'items')
-rw-r--r--items/equip-head/item5267_AssassinMask.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/items/equip-head/item5267_AssassinMask.xml b/items/equip-head/item5267_AssassinMask.xml
index 3db43102..7d0dfa99 100644
--- a/items/equip-head/item5267_AssassinMask.xml
+++ b/items/equip-head/item5267_AssassinMask.xml
@@ -13,4 +13,40 @@
<item to="-1"/>
</replace>
</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>