1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 11:22:10 +00:00
This commit is contained in:
TCGdexBOT 2024-12-12 10:52:56 +00:00
parent 87d9b16fb8
commit 15040daf22
2 changed files with 4 additions and 2 deletions

View File

@ -58,7 +58,8 @@ const card: Card = {
regulationMark: "H",
variants: {
holo: false
holo: false,
reverse: false
}
}

View File

@ -60,7 +60,8 @@ const card: Card = {
regulationMark: "H",
variants: {
holo: false
holo: false,
reverse: false
}
}