diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-01-13 20:39:31 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-01-13 20:39:31 +0000 |
commit | 1f2c8d1e1e029b3cfac3765da4933a058f508c4b (patch) | |
tree | b9029d9e4d997808cc9de41d029ea7d90457bca1 /items/equip-head | |
parent | c0aa3502e8b3d689ae08a20e3c6b6f2200e56e59 (diff) | |
download | clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.gz clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.bz2 clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.tar.xz clientdata-1f2c8d1e1e029b3cfac3765da4933a058f508c4b.zip |
matk pot icon
Diffstat (limited to 'items/equip-head')
-rw-r--r-- | items/equip-head/item5130_Phylactery.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml index a88907a1..49411f13 100644 --- a/items/equip-head/item5130_Phylactery.xml +++ b/items/equip-head/item5130_Phylactery.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power." atkspeed="25%" dex="-33%" mattak="90" type="equip-head" defense="1" weight="20" sellProtected="true"> + <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power." atkspeed="25%" dex="-33%" mattack="90" type="equip-head" defense="1" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/phylactery.xml</sprite> <sprite gender="female">equipment/head/phylactery-female.xml</sprite> </item> |