mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09: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:
@ -30,8 +30,8 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
fr: "Placez 3 marqueurs de dégâts sur les Pokémon de votre adversaire comme il vous plaît.",
|
||||
en: "Put 3 damage counters on your opponent’s Pokémon in any way you like.",
|
||||
fr: "Placez 3 marqueurs de dégâts sur les Pokémon de votre adversaire comme il vous plaît.",
|
||||
en: "Put 3 damage counters on your opponent's Pokémon in any way you like.",
|
||||
es: "Pon 3 contadores de daño en los Pokémon de tu rival de la manera que desees.",
|
||||
it: "Metti tre segnalini danno sui Pokémon del tuo avversario nel modo che preferisci.",
|
||||
pt: "Coloque 3 contadores de dano nos Pokémon do seu oponente como desejar.",
|
||||
@ -60,4 +60,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user