1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 02:42:09 +00:00

Added missing variants (#644)

Co-authored-by: Eric Cornely <eric.cornely@beoogo.be>
Co-authored-by: Avior <github@avior.me>
This commit is contained in:
Eric Cornely 2025-01-30 23:03:05 +01:00 committed by GitHub
parent 8fb7f88283
commit 6b3633e748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,9 @@ const card: Card = {
regulationMark: "G",
variants: {
normal: false
normal: true,
reverse: true,
holo: true,
}
}