mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Update Frisk description in most languages
This commit is contained in:
parent
79a87e1c65
commit
34e750f686
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
||||
},
|
||||
frisk: {
|
||||
name: "Frisk",
|
||||
description: "When it enters a battle, the Pokémon can check an opposing Pokémon's held item.",
|
||||
description: "When it enters a battle, the Pokémon can check an opposing Pokémon's ability.",
|
||||
},
|
||||
reckless: {
|
||||
name: "Reckless",
|
||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
||||
},
|
||||
frisk: {
|
||||
name: "Frisk",
|
||||
description: "When it enters a battle, the Pokémon can check an opposing Pokémon's held item.",
|
||||
description: "When it enters a battle, the Pokémon can check an opposing Pokémon's ability.",
|
||||
},
|
||||
reckless: {
|
||||
name: "Reckless",
|
||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
||||
},
|
||||
"frisk": {
|
||||
name: "Cacheo",
|
||||
description: "Puede ver el objeto que lleva el rival al entrar en combate."
|
||||
description: "Puede ver la habilidad del rival al entrar en combate."
|
||||
},
|
||||
"reckless": {
|
||||
name: "Audaz",
|
||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
||||
},
|
||||
frisk: {
|
||||
name: "Fouille",
|
||||
description: "Permet de connaitre l’objet tenu par l’adversaire quand le combat commence.",
|
||||
description: "Permet de connaitre le talent de l’adversaire quand le combat commence.",
|
||||
},
|
||||
reckless: {
|
||||
name: "Téméraire",
|
||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
||||
},
|
||||
frisk: {
|
||||
name: "Indagine",
|
||||
description: "Quando il Pokémon entra in campo, rivela lo strumento del nemico.",
|
||||
description: "Quando il Pokémon entra in campo, rivela l'abilità del nemico.",
|
||||
},
|
||||
reckless: {
|
||||
name: "Temerarietà",
|
||||
|
Loading…
Reference in New Issue
Block a user