1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

fix: modified variants in Silver Tempest (#425)

This commit is contained in:
calli23
2023-02-04 12:54:17 +01:00
committed by GitHub
parent 6abe6193c1
commit 5cf0f1af5a
245 changed files with 1715 additions and 245 deletions

View File

@ -76,7 +76,13 @@ const card: Card = {
}],
retreat: 0,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card