mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 10:52:10 +00:00
2308
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
parent
8eb9131f60
commit
d9866b6b65
@ -49,7 +49,7 @@ const card: Card = {
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
}
|
||||
}
|
||||
|
@ -59,7 +59,7 @@ const card: Card = {
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
}
|
||||
}
|
||||
|
@ -59,7 +59,7 @@ const card: Card = {
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user