mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 11:22:10 +00:00
5133
This commit is contained in:
parent
87d9b16fb8
commit
15040daf22
@ -58,7 +58,8 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
holo: false,
|
||||
reverse: false
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -60,7 +60,8 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
holo: false,
|
||||
reverse: false
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user