From deb9f1a611420aef28b9149c75473df4e1c1fa16 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 8 May 2024 14:45:14 -0400 Subject: [PATCH] v2.4.0: fixed a typo in hearty meal desc --- core/src/main/assets/messages/actors/actors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index c90e748cf..283c08050 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -632,7 +632,7 @@ actors.hero.talent$combinedlethalitytriggertracker.desc=The Duelist's next attac #warrior actors.hero.talent.hearty_meal.title=hearty meal -actors.hero.talent.hearty_meal.desc=_+1:_ Eating food heals the Warrior for _3 HP_ when he is at or below 30% health.\n\n_+2:_ Eating food heals the Warrior for _5 HP_ when is at or below 30% health. +actors.hero.talent.hearty_meal.desc=_+1:_ Eating food heals the Warrior for _3 HP_ when he is at or below 30% health.\n\n_+2:_ Eating food heals the Warrior for _5 HP_ when he is at or below 30% health. actors.hero.talent.veterans_intuition.title=veteran's intuition actors.hero.talent.veterans_intuition.desc=_+1:_ The Warrior identifies weapons _1.75x faster_ and armor _2.5x faster_.\n\n_+2:_ The Warrior identifies weapons _2.5x faster_ and armor _when he equips it_. actors.hero.talent.provoked_anger.title=provoked anger