1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-20 19:19: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:
2021-10-26 10:40:03 +02:00
committed by GitHub
parent 133835ecc4
commit 2e18aa4aac
1869 changed files with 18400 additions and 6152 deletions

View File

@ -24,16 +24,17 @@ const card: Card = {
category: "Trainer",
effect: {
en: "Once during each players turn, that player may put a Pokémon Tool attached to 1 of their Pokémon into their hand.",
fr: "Une fois pendant le tour de chaque joueur, ce joueur peut ajouter à sa main un Outil Pokémon attaché à lun de ses Pokémon.",
en: "Once during each player's turn, that player may put a Pokémon Tool attached to 1 of their Pokémon into their hand.",
fr: "Une fois pendant le tour de chaque joueur, ce joueur peut ajouter à sa main un Outil Pokémon attaché à l'un de ses Pokémon.",
es: "Una vez durante el turno de cada jugador, ese jugador puede poner 1 Herramienta Pokémon unida a 1 de sus Pokémon en su mano.",
it: "Una sola volta durante il turno di ciascun giocatore, quel giocatore può prendere una carta Oggetto Pokémon assegnata a uno dei suoi Pokémon e aggiungerla alle carte che ha in mano.",
pt: "Once during each players turn, that player may put a Pokémon Tool attached to 1 of their Pokémon into their hand.",
pt: "Uma vez durante o turno de cada jogador, aquele jogador poderá colocar 1 Ferramenta Pokémon ligada a 1 dos próprios Pokémon na própria mão.",
de: "Einmal während des Zuges jedes Spielers kann jener Spieler 1 Pokémon-Ausrüstung, die an 1 seiner Pokémon angelegt ist, auf seine Hand nehmen."
},
trainerType: "Stadium",
illustrator: "Oswaldo KATO"
illustrator: "Oswaldo KATO",
regulationMark: "E"
}
export default card
export default card