mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +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: {
|
frisk: {
|
||||||
name: "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: {
|
reckless: {
|
||||||
name: "Reckless",
|
name: "Reckless",
|
||||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
|||||||
},
|
},
|
||||||
frisk: {
|
frisk: {
|
||||||
name: "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: {
|
reckless: {
|
||||||
name: "Reckless",
|
name: "Reckless",
|
||||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"frisk": {
|
"frisk": {
|
||||||
name: "Cacheo",
|
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": {
|
"reckless": {
|
||||||
name: "Audaz",
|
name: "Audaz",
|
||||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
|||||||
},
|
},
|
||||||
frisk: {
|
frisk: {
|
||||||
name: "Fouille",
|
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: {
|
reckless: {
|
||||||
name: "Téméraire",
|
name: "Téméraire",
|
||||||
|
@ -475,7 +475,7 @@ export const ability: AbilityTranslationEntries = {
|
|||||||
},
|
},
|
||||||
frisk: {
|
frisk: {
|
||||||
name: "Indagine",
|
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: {
|
reckless: {
|
||||||
name: "Temerarietà",
|
name: "Temerarietà",
|
||||||
|
Loading…
Reference in New Issue
Block a user