mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-01 22:12:16 +02:00
[Localization] [pt] Fixed Bouncy Bubble description and updated achievements (#2174)
* updated pt achievements * minor fix * fixed bouncy bubble translation
This commit is contained in:
parent
c908153761
commit
e0d3279a0b
@ -2931,7 +2931,7 @@ export const move: MoveTranslationEntries = {
|
|||||||
},
|
},
|
||||||
bouncyBubble: {
|
bouncyBubble: {
|
||||||
name: "Bouncy Bubble",
|
name: "Bouncy Bubble",
|
||||||
effect: "O usuário ataca atirando bolhas de água no alvo. Em seguida, absorve água e restaura seu HP pela metade do dano causado ao alvo."
|
effect: "O usuário ataca atirando bolhas de água no alvo. Em seguida, absorve água e restaura seu HP pelo mesmo valor de dano causado ao alvo."
|
||||||
},
|
},
|
||||||
buzzyBuzz: {
|
buzzyBuzz: {
|
||||||
name: "Buzzy Buzz",
|
name: "Buzzy Buzz",
|
||||||
|
Loading…
Reference in New Issue
Block a user