From f4b12237c4da20a0017320c2b8bb2475a0796f16 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 4 May 2023 14:23:41 -0400 Subject: [PATCH] v2.1.0: clarified the unlock message for T3 and T4 talents --- core/src/main/assets/messages/ui/ui.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/assets/messages/ui/ui.properties b/core/src/main/assets/messages/ui/ui.properties index bb2ba9018..bdfebac6b 100644 --- a/core/src/main/assets/messages/ui/ui.properties +++ b/core/src/main/assets/messages/ui/ui.properties @@ -2,8 +2,8 @@ ui.quickslotbutton.select_item=Quickslot an item ui.talentspane.tier=tier %d ui.talentspane.unlock_tier2=Reach level 6 to unlock more talents. -ui.talentspane.unlock_tier3=Reach level 12 and defeat the second boss to unlock more talents. -ui.talentspane.unlock_tier4=Reach level 20 and defeat the fourth boss to unlock more talents. +ui.talentspane.unlock_tier3=Reach level 12 and use the item from the second boss to unlock more talents. +ui.talentspane.unlock_tier4=Reach level 20 and use the item from the fourth boss to unlock more talents. ui.toolbar.quickslot_prompt=Select a Quickslot ui.toolbar.quickslot_select=Select Quickslot