From 88cd398ed5a328c688d647c667960360e1c7fb3a Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Mon, 23 Apr 2018 22:25:32 -0400 Subject: [PATCH] v0.6.5: added text changes for lucky --- .../shatteredpixeldungeon/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties index 80d653ffc..cbdb92a11 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties @@ -814,7 +814,7 @@ items.weapon.enchantments.grim.name=grim %s items.weapon.enchantments.grim.desc=This powerful enchantment possesses the power to instantly execute an enemy. The effect is more likely to occur the weaker the enemy is. items.weapon.enchantments.lucky.name=lucky %s -items.weapon.enchantments.lucky.desc=With this enchantment a weapon will deal double damage or no damage at all. Thankfully, the odds are tipped in your favour. +items.weapon.enchantments.lucky.desc=A lucky weapon will deal either double damage or no damage. The odds become tipped in your favour every time an attack deals no damage. items.weapon.enchantments.projecting.name=projecting %s items.weapon.enchantments.projecting.desc=With this enchantment melee weapons will gain extra reach. Ranged weapons will be able to penetrate nearby walls.