mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-22 17:09:50 +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:
@ -67,7 +67,9 @@ const card: Card = {
|
|||||||
regulationMark: "G",
|
regulationMark: "G",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
normal: false
|
normal: true,
|
||||||
|
reverse: true,
|
||||||
|
holo: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user