diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-12-11 06:30:23 -0400 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-12-11 06:30:23 -0400 |
commit | 0ab064bef8cd4187fd0fe18f8f2e2d1760e85383 (patch) | |
tree | 820ef20f6868578f16b8a3bae5135ed727d7c996 /items/equip-head | |
parent | 19b1bbbafc4cf38331c904cbeaf1b9a52db745fe (diff) | |
download | clientdata-0ab064bef8cd4187fd0fe18f8f2e2d1760e85383.tar.gz clientdata-0ab064bef8cd4187fd0fe18f8f2e2d1760e85383.tar.bz2 clientdata-0ab064bef8cd4187fd0fe18f8f2e2d1760e85383.tar.xz clientdata-0ab064bef8cd4187fd0fe18f8f2e2d1760e85383.zip |
phylactery description update
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 84a752d8..a88907a1 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" mdefense="20" 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%" mattak="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> |