1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 03:12:10 +00:00

Update 1.ts (#492)

This commit is contained in:
Clement Yuan 2024-05-28 20:19:12 +08:00 committed by GitHub
parent 8a4a93af8f
commit f2c664badc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ const card: Card = {
de: "Konfustrahl" de: "Konfustrahl"
}, },
effect: { effect: {
en: "Flip a coin. If heads, the Definding Pokémon is now Confused.", en: "Flip a coin. If heads, the Defending Pokémon is now Confused.",
fr: "Lancez une pièce. Si c'est face, le Pokémon défenseur est maintenant Confus.", fr: "Lancez une pièce. Si c'est face, le Pokémon défenseur est maintenant Confus.",
de: "Wirf eine Münze bei \"Kopf\" ist das verteidigende Pokémon verwirrt" de: "Wirf eine Münze bei \"Kopf\" ist das verteidigende Pokémon verwirrt"
}, },