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

editor: fix Paldean Fates variants (#514)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex [Bot]
2024-07-03 22:09:49 +02:00
committed by GitHub
parent e7ceb7ac59
commit 5b32edb5bf
245 changed files with 1405 additions and 245 deletions

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card