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

View File

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