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

fix: modified variants in Crown Zenith (#427)

This commit is contained in:
calli23
2023-02-06 16:47:30 +01:00
committed by GitHub
parent 5cf0f1af5a
commit 636a49f9a8
230 changed files with 1610 additions and 230 deletions

View File

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