v0.4.0: fixed a typo with grim weapons

This commit is contained in:
Evan Debenham 2016-06-15 17:52:37 -04:00 committed by Evan Debenham
parent 97285f7a7a
commit 3e7a78e86c

View File

@ -737,7 +737,7 @@ items.weapon.enchantments.eldritch.name=eldritch %s
items.weapon.enchantments.eldritch.desc=Eldritch weapons strike fear into enemies, causing them to flee from the attacker. items.weapon.enchantments.eldritch.desc=Eldritch weapons strike fear into enemies, causing them to flee from the attacker.
items.weapon.enchantments.grim.name=grim %s items.weapon.enchantments.grim.name=grim %s
items.weapon.enchantments.grim.desc=This powerful enchantment posses the power to instantly execute an enemy. The effect is more likely to occur the weaker the enemy is. 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.name=lucky %s
items.weapon.enchantments.lucky.desc=With this enchantment a weapon will either deal its maximum or minimum damage, never an amount in between. items.weapon.enchantments.lucky.desc=With this enchantment a weapon will either deal its maximum or minimum damage, never an amount in between.