mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
fix: add normal variant for swsh9-008 (#661)
This commit is contained in:
parent
de13bb175a
commit
eca49a1bee
@ -70,7 +70,7 @@ const card: Card = {
|
|||||||
retreat: 4,
|
retreat: 4,
|
||||||
regulationMark: "F",
|
regulationMark: "F",
|
||||||
variants: {
|
variants: {
|
||||||
normal: false,
|
normal: true,
|
||||||
reverse: true,
|
reverse: true,
|
||||||
holo: true,
|
holo: true,
|
||||||
firstEdition: false
|
firstEdition: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user