From b8c36bc8166fd021a3b1743e59c8a0bab07e8226 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 9 May 2024 13:02:23 +0200 Subject: [PATCH] updated bouncy bubble description description update from 50% of the damage to 100% of the damage healed, as the move was updated --- src/locales/en/move.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/move.ts b/src/locales/en/move.ts index f0c1c623a05..4c21a2d3c60 100644 --- a/src/locales/en/move.ts +++ b/src/locales/en/move.ts @@ -2931,7 +2931,7 @@ export const move: MoveTranslationEntries = { }, "bouncyBubble": { name: "Bouncy Bubble", - effect: "The user attacks by shooting water bubbles at the target. It then absorbs water and restores its HP by half the damage taken by the target." + effect: "The user attacks by shooting water bubbles at the target. It then absorbs water and restores its HP by 100% of the damage taken by the target." }, "buzzyBuzz": { name: "Buzzy Buzz",