mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
fix: Add normal variant for sv03-062 (#688)
This commit is contained in:
parent
c3cfb2607a
commit
a08b8d8cca
@ -69,7 +69,9 @@ const card: Card = {
|
|||||||
regulationMark: "G",
|
regulationMark: "G",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
normal: false
|
normal: true,
|
||||||
|
holo: true,
|
||||||
|
reverse: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user