diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-04-14 01:46:38 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2024-04-14 01:46:38 -0300 |
commit | 114f7075212a033f3dd41fb76729a7f77569ed7e (patch) | |
tree | bc3089914ac4128d49df5b89df987e99cf9254d8 /items/equip-head/item0909_LeprechaunHead.xml | |
parent | 58418042b00963bf67a36723a6b17c715d23ba4d (diff) | |
download | clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.gz clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.bz2 clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.tar.xz clientdata-114f7075212a033f3dd41fb76729a7f77569ed7e.zip |
Another correction
Diffstat (limited to 'items/equip-head/item0909_LeprechaunHead.xml')
-rw-r--r-- | items/equip-head/item0909_LeprechaunHead.xml | 4 |
1 files changed, 2 insertions, 2 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"> |