From 13c16951a9598eb5de4fb56cb0bdae8e79db69b2 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 4 Jan 2024 12:41:44 -0500 Subject: [PATCH] v2.3.0: fixed a few typos in seal shard desc --- 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 66dd53203..69fa9d25a 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -876,7 +876,7 @@ items.remains.brokenstaff.desc=This Mage's staff has been broken in half after i 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 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. +items.remains.sealshard.desc=These tiny shards of red wax look 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 shards however.