From 5386b2e97eb896952d630a0ed7498c24cc685cc8 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 4 Feb 2021 22:54:59 -0500 Subject: [PATCH] v0.9.2: tweaked the description of the blazing enchant slightly --- core/src/main/assets/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/items/items.properties b/core/src/main/assets/messages/items/items.properties index 9b1e6254a..28612b0ef 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -1294,7 +1294,7 @@ items.weapon.curses.wayward.desc=A wayward weapon has a very hard time finding i ###enchantments items.weapon.enchantments.blazing.name=blazing %s -items.weapon.enchantments.blazing.desc=This enchantment causes flames to spit forth from a weapon, igniting enemies and dealing bonus damage to ones that are already aflame. +items.weapon.enchantments.blazing.desc=This enchantment causes flames to spit forth from a weapon, igniting enemies and dealing bonus damage to enemies that are already aflame. items.weapon.enchantments.blocking.name=blocking %s items.weapon.enchantments.blocking.desc=This enchantment will enhance your ability to defend yourself after attacking with this weapon.