summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2024-04-13 23:18:08 -0300
committerLedmitz <smoothshifter@tuta.io>2024-04-13 23:18:08 -0300
commit58418042b00963bf67a36723a6b17c715d23ba4d (patch)
treec7de6f4ddd08e3635cc1c14529911c221495828e
parent776ba82a21b2c1adeac804d3897bae928db81f99 (diff)
downloadclientdata-58418042b00963bf67a36723a6b17c715d23ba4d.tar.gz
clientdata-58418042b00963bf67a36723a6b17c715d23ba4d.tar.bz2
clientdata-58418042b00963bf67a36723a6b17c715d23ba4d.tar.xz
clientdata-58418042b00963bf67a36723a6b17c715d23ba4d.zip
Lucky items - client
-rw-r--r--items/equip-head/item5266_CloverHat.xml10
-rw-r--r--items/equip-head/item5280_LeprechaunHat.xml1
2 files changed, 10 insertions, 1 deletions
diff --git a/items/equip-head/item5266_CloverHat.xml b/items/equip-head/item5266_CloverHat.xml
index bf2149c9..9ddb2847 100644
--- a/items/equip-head/item5266_CloverHat.xml
+++ b/items/equip-head/item5266_CloverHat.xml
@@ -1,6 +1,14 @@
<?xml version="1.0"?>
<items>
- <item id="5266" image="equipment/head/cloverhat.png" name="Clover Top Hat" description="For the refined and lucky gentry of The Mana World." type="equip-head" defense="3" luk="1" weight="50" sellProtected="true">
+ <itemid="5266"
+ image="equipment/head/cloverhat.png"
+ name="Clover Top Hat"
+ description="For the refined and lucky gentry of The Mana World."
+ type="equip-head"
+ defense="5"
+ luck="1"
+ weight="50"
+ sellProtected="true">
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
diff --git a/items/equip-head/item5280_LeprechaunHat.xml b/items/equip-head/item5280_LeprechaunHat.xml
index 7965edce..33f7fe38 100644
--- a/items/equip-head/item5280_LeprechaunHat.xml
+++ b/items/equip-head/item5280_LeprechaunHat.xml
@@ -6,6 +6,7 @@
description="Have you found the gold pot yet?"
type="equip-head"
defense="5"
+ luck="1"
weight="20">
<sprite gender="unisex">equipment/head/leprechaunhat.xml</sprite>
</item>