1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-10 12:09:18 +00:00

feat: Variants for sv10 (#774)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex 🤖
2025-05-30 23:31:14 +02:00
committed by GitHub
parent 2d5cf729c8
commit e03d66e150
244 changed files with 1317 additions and 244 deletions

View File

@ -28,7 +28,12 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card