mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +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 = {
|
||||
de: "Heimlichtuerei"
|
||||
},
|
||||
effect: {
|
||||
en: "Put 1 damage counter on 1 of your opponent’s Pokémon.",
|
||||
fr: "Placez un marqueur de dégâts sur l’un des Pokémon de votre adversaire.",
|
||||
en: "Put 1 damage counter on 1 of your opponent's Pokémon.",
|
||||
fr: "Placez un marqueur de dégâts sur l'un des Pokémon de votre adversaire.",
|
||||
es: "Pon 1 contador de daño en 1 de los Pokémon de tu rival.",
|
||||
it: "Metti un segnalino danno su uno dei Pokémon del tuo avversario.",
|
||||
pt: "Coloque 1 contador de dano em 1 dos Pokémon do seu oponente.",
|
||||
@ -70,7 +70,7 @@ const card: Card = {
|
||||
stage: "Basic",
|
||||
|
||||
description: {
|
||||
en: "If you build sand mounds when you’re playing, destroy them before you go home, or they may get possessed and become Sandygast."
|
||||
en: "If you build sand mounds when you're playing, destroy them before you go home, or they may get possessed and become Sandygast."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user