1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 17:09:19 +00:00

Fixed GX being with a dash while it isn't on the card (#58)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-16 11:05:52 +02:00
committed by GitHub
parent f54b367f8c
commit 1a98a6022b
618 changed files with 3543 additions and 3546 deletions

View File

@ -3,7 +3,7 @@ import Set from '../Hidden Fates'
const card: Card = {
name: {
en: "Bill's Analysis",
en: "Bills Analysis",
fr: "Analyse de Léo",
},
illustrator: "Naoki Saito",
@ -24,6 +24,7 @@ const card: Card = {
effect: {
fr: "Regardez les 7 cartes du dessus de votre deck. Vous pouvez montrer jusquà 2 cartes Dresseur que vous y trouvez, puis les ajouter à votre main. Mélangez les autres cartes avec votre deck.",
en: "Look at the top 7 cards of your deck. You may reveal up to 2 Trainer cards you find there and put them into your hand. Shuffle the other cards back into your deck."
},
trainerType: "Supporter",