mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 11:22:10 +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:
parent
8fb7f88283
commit
6b3633e748
@ -67,7 +67,9 @@ const card: Card = {
|
|||||||
regulationMark: "G",
|
regulationMark: "G",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
normal: false
|
normal: true,
|
||||||
|
reverse: true,
|
||||||
|
holo: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user