mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 08:46:55 +00:00
fix ptBR mint (#1092)
This commit is contained in:
parent
344a17c8fc
commit
2682c2faa3
@ -45,7 +45,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
description: "Aumenta permanentemente os PP para o movimento de um Pokémon em {{upPoints}} para cada 5 PP máximos (máximo 3)",
|
||||
},
|
||||
"PokemonNatureChangeModifierType": {
|
||||
name: "{{natureName}} Mint",
|
||||
name: "Hortelã {{natureName}}",
|
||||
description: "Muda a natureza de um Pokémon para {{natureName}} e a desbloqueia permanentemente para seu inicial",
|
||||
},
|
||||
"DoubleBattleChanceBoosterModifierType": {
|
||||
|
Loading…
Reference in New Issue
Block a user