From c4f2ad5ce51d8e4a13c7d2483379e2f7a264e5da Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Mon, 11 Dec 2023 19:43:42 -0500 Subject: [PATCH] v2.3.0: cleaned up remains item descriptions a bit --- 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 ced9c2233..aaab2d314 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -872,9 +872,9 @@ items.remains.bowfragment.desc=This broken fragment of wood was once part of a l items.remains.brokenhilt.name=broken hilt items.remains.brokenhilt.desc=This broken hilt looks like it came from a defeated Duelist's weapon. You can still feel a little martial power left in the hilt, you can use it to get a little bonus damage on your next two melee attacks. Doing this will destroy the hilt however. items.remains.brokenstaff.name=broken staff -items.remains.brokenstaff.desc=This Mage's staff has been broken in half after its owner met their demise. You can still feel some magical energy left in the staff, you can use it to give your wands a little boost. Doing this will destroy the staff however. +items.remains.brokenstaff.desc=This Mage's staff has been broken in half after its owner met their demise. You can still feel some magical energy left in the staff, you can use it to give your wands a little charge boost. Doing this will destroy the staff however. items.remains.cloakscrap.name=scrap of fabric -items.remains.cloakscrap.desc=This scrap of translucent fabric looks like it came from a late Rogue's cloak of shadows. You can still feel a little mystical energy left in it, you can use it to give your artifacts a little boost. Doing this will destroy the fabric however +items.remains.cloakscrap.desc=This scrap of translucent fabric looks like it came from a late Rogue's cloak of shadows. You can still feel a little mystical energy left in it, you can use it to give your artifacts a little charge boost. Doing this will destroy the fabric however. items.remains.sealshard.name=seal shards items.remains.sealshard.desc=These tiny shards of red wax looks like they came from the seal of a fallen Warrior. You can still feel a bit of willpower clinging to the seal, you can use it to give yourself a bit of shielding. Doing this will destroy the seal shard however.