mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@ -18,10 +18,10 @@ const card: Card = {
|
||||
category: "Trainer",
|
||||
|
||||
effect: {
|
||||
fr: "Défaussez une Énergie spéciale de l’un des Pokémon de votre adversaire, et défaussez un Stade en jeu.",
|
||||
en: "Discard a Special Energy from 1 of your opponent’s Pokémon, and discard a Stadium in play.",
|
||||
fr: "Défaussez une Énergie spéciale de l'un des Pokémon de votre adversaire, et défaussez un Stade en jeu.",
|
||||
en: "Discard a Special Energy from 1 of your opponent's Pokémon, and discard a Stadium in play.",
|
||||
es: "Descarta 1 Energía Especial de 1 de los Pokémon de tu rival y descarta un Estadio en juego.",
|
||||
it: "Scarta un’Energia speciale da uno dei Pokémon del tuo avversario e una carta Stadio in gioco.",
|
||||
it: "Scarta un'Energia speciale da uno dei Pokémon del tuo avversario e una carta Stadio in gioco.",
|
||||
pt: "Descarte 1 Energia Especial de 1 dos Pokémon do seu oponente e descarte 1 Estádio em jogo.",
|
||||
de: "Lege 1 Spezial-Energie von 1 Pokémon deines Gegners auf seinen Ablagestapel und lege 1 Stadionkarte im Spiel auf den Ablagestapel."
|
||||
},
|
||||
@ -37,4 +37,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user