From cf5087d62578de77859d7c9676ff2f0901d2d108 Mon Sep 17 00:00:00 2001 From: Robotgiggle Date: Fri, 21 Feb 2025 22:06:01 -0500 Subject: [PATCH] Fix no_spell_circle mishap text --- .../main/resources/assets/hexcasting/lang/en_us.flatten.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 b/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 index 92a7e7848..dcb02e931 100644 --- a/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 +++ b/Common/src/main/resources/assets/hexcasting/lang/en_us.flatten.json5 @@ -987,7 +987,7 @@ bad_entity: "needs %s but got %s", bad_brainsweep: "The %s rejected the being's mind", already_brainswept: "The mind has already been used", - no_spell_circle: "%s requires a spell circle", + no_spell_circle: "requires a spell circle", others_name: "Tried to invade the privacy of %s's soul", "others_name.self": "Tried to divulge my Name too recklessly",