mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39: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:
@ -19,7 +19,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Piochez une carte pour chacun des Pokémon-V de Banc de votre adversaire.",
|
||||
en: "Draw a card for each of your opponent’s Benched Pokémon V.",
|
||||
en: "Draw a card for each of your opponent's Benched Pokémon V.",
|
||||
es: "Roba 1 carta por cada uno de los Pokémon V en Banca de tu rival.",
|
||||
it: "Pesca una carta per ciascuno dei Pokémon-V nella panchina del tuo avversario.",
|
||||
pt: "Compre 1 carta para cada Pokémon V no Banco do seu oponente.",
|
||||
@ -37,4 +37,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user