1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39: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

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