From 106c8d563862cfd22f31ed5379b2b6d7bcf39f78 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 22 Sep 2022 14:08:08 -0400 Subject: [PATCH] v1.4.0: adjusted ring of arcana stats desc to use full word for enchants --- core/src/main/assets/messages/items/items.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/assets/messages/items/items.properties b/core/src/main/assets/messages/items/items.properties index 08c1d4f7c..a7f42c846 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -873,8 +873,8 @@ items.rings.ringofaccuracy.typical_stats=When worn, this ring will typically inc items.rings.ringofaccuracy.desc=This ring increases your focus, making it easier for your attacks to find their mark. A cursed ring will instead make it harder for your attacks to connect. items.rings.ringofarcana.name=ring of arcana -items.rings.ringofarcana.stats=When worn, this ring will increase the power of enchants and glyphs by _%s%%._ -items.rings.ringofarcana.typical_stats=When worn, this ring will typically increase the power of enchants and glyphs by _%s%%._ +items.rings.ringofarcana.stats=When worn, this ring will increase the power of enchantments and glyphs by _%s%%._ +items.rings.ringofarcana.typical_stats=When worn, this ring will typically increase the power of enchantments and glyphs by _%s%%._ items.rings.ringofarcana.desc=This ring enhances magical enchantments on weapons and glyphs on armor, first increasing their activation chance and then the strength of their effects. A cursed ring will instead weaken enchantments and glyphs. items.rings.ringofelements.name=ring of elements