mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
[Localization] Changed description of BouncyBubble to reflect … (#2166)
* [Localization] Changed german description of BouncyBubble to reflect that is heals 100% of the damage and made it not eveee specific * Also EN
This commit is contained in:
parent
6be46ec0de
commit
16e14376c6
@ -2931,7 +2931,7 @@ export const move: MoveTranslationEntries = {
|
||||
},
|
||||
"bouncyBubble": {
|
||||
name: "Blubbsauger",
|
||||
effect: "Evoli greift mit Wasserblasen an. Evolis KP werden um die Hälfte des vom Wasser angerichteten Schadens geheilt."
|
||||
effect: "Der Anwender greift mit Wasserblasen an. Seine KP werden in Höhe des vom Wasser angerichteten Schadens geheilt."
|
||||
},
|
||||
"buzzyBuzz": {
|
||||
name: "Knisterladung",
|
||||
|
@ -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 the damage taken by the target."
|
||||
},
|
||||
"buzzyBuzz": {
|
||||
name: "Buzzy Buzz",
|
||||
|
Loading…
x
Reference in New Issue
Block a user