summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2024-04-14 01:46:38 -0300
committerLedmitz <smoothshifter@tuta.io>2024-04-14 01:46:38 -0300
commit114f7075212a033f3dd41fb76729a7f77569ed7e (patch)
treebc3089914ac4128d49df5b89df987e99cf9254d8
parent58418042b00963bf67a36723a6b17c715d23ba4d (diff)
downloadclientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.gz
clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.bz2
clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.xz
clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.zip
Another correction
-rw-r--r--items/equip-head/item0909_LeprechaunHead.xml4
-rw-r--r--items/equip-head/item5266_CloverHat.xml4
-rw-r--r--items/equip-head/item5280_LeprechaunHat.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/items/equip-head/item0909_LeprechaunHead.xml b/items/equip-head/item0909_LeprechaunHead.xml
index 9507003b..9afc03cd 100644
--- a/items/equip-head/item0909_LeprechaunHead.xml
+++ b/items/equip-head/item0909_LeprechaunHead.xml
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<items>
- <item id="0909"
+ <item id="909"
image="equipment/head/leprechaunhead.png"
name="Leprechaun Head"
description="What? Why? How? Some things are better unasked."
type="equip-head"
defense="10"
- luck="3"
+ luk="3"
weight="100">
<sprite gender="unisex">equipment/head/leprechaunhead.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item5266_CloverHat.xml b/items/equip-head/item5266_CloverHat.xml
index 9ddb2847..adece8f2 100644
--- a/items/equip-head/item5266_CloverHat.xml
+++ b/items/equip-head/item5266_CloverHat.xml
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<items>
- <itemid="5266"
+ <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="5"
- luck="1"
+ luk="1"
weight="50"
sellProtected="true">
<replace sprite="hair">
diff --git a/items/equip-head/item5280_LeprechaunHat.xml b/items/equip-head/item5280_LeprechaunHat.xml
index 33f7fe38..ac9a68a3 100644
--- a/items/equip-head/item5280_LeprechaunHat.xml
+++ b/items/equip-head/item5280_LeprechaunHat.xml
@@ -6,7 +6,7 @@
description="Have you found the gold pot yet?"
type="equip-head"
defense="5"
- luck="1"
+ luk="1"
weight="20">
<sprite gender="unisex">equipment/head/leprechaunhat.xml</sprite>
</item>