1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 17:39: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

@ -71,7 +71,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "I"
regulationMark: "I",
variants: {
holo: false
}
}
export default card