From d4598d847d9e8ebaa220ef1f34d879ccb5c50c5f Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Fri, 16 May 2025 17:42:36 -0400 Subject: [PATCH] v3.1.0: fixed a typo --- 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 1a096fd40..e3d5a367d 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -234,7 +234,7 @@ items.artifacts.driedrose$wndghosthero.desc=The ghost is weak on their own, but items.artifacts.driedrose$wndghosthero.weapon_prompt=Select a weapon items.artifacts.driedrose$wndghosthero.armor_prompt=Select an armor items.artifacts.driedrose$wndghosthero.cant_unique=The ghost can't use unique items. -items.artifacts.driedrose$wndghosthero.cant_cursed=Those ghost can only use equipment that you're sure isn't cursed. +items.artifacts.driedrose$wndghosthero.cant_cursed=The ghost can only use equipment that you're sure isn't cursed. items.artifacts.driedrose$wndghosthero.cant_strength_unknown=The ghost may not be strong enough to use that. items.artifacts.driedrose$wndghosthero.cant_strength=The ghost is not strong enough to use that.