diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-04-04 21:21:46 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-04-04 21:21:46 -0300 |
commit | 663ffa62e7cdba49d5bbd50fc71ba22f6243439b (patch) | |
tree | 4e164494cd6005ec8d609c3919ad8de68145ce0c | |
parent | 976df484450d59f90e624eadcfd36f2bc511fea2 (diff) | |
download | clientdata-663ffa62e7cdba49d5bbd50fc71ba22f6243439b.tar.gz clientdata-663ffa62e7cdba49d5bbd50fc71ba22f6243439b.tar.bz2 clientdata-663ffa62e7cdba49d5bbd50fc71ba22f6243439b.tar.xz clientdata-663ffa62e7cdba49d5bbd50fc71ba22f6243439b.zip |
Changed description to match new recovery addition
-rw-r--r-- | items/equip-head/item5128_DarkHelm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5128_DarkHelm.xml b/items/equip-head/item5128_DarkHelm.xml index c9526392..5d6f76c2 100644 --- a/items/equip-head/item5128_DarkHelm.xml +++ b/items/equip-head/item5128_DarkHelm.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <items> - <item id="5128" image="equipment/head/dark-helm.png" name="Dark Helm" description="The Energy pulses with the power of the void." effect="+10% HP / 0 Int" type="equip-head" defense="19" weight="800"> + <item id="5128" image="equipment/head/dark-helm.png" name="Dark Helm" description="The Energy pulses with the power of the void." effect="+10% HP Max / +10% HP recovery / 0 Int" type="equip-head" defense="19" weight="800"> <sprite gender="unisex">equipment/head/dark-helm.xml</sprite> <sprite gender="female">equipment/head/dark-helm-female.xml</sprite> <replace sprite="hair"> |