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

fix: Add SV07 Stellar Crown card variants (#588)

This commit is contained in:
Duncan
2024-11-27 18:25:43 -05:00
committed by GitHub
parent d291c692d9
commit fabb829169
175 changed files with 1100 additions and 350 deletions

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "H"
regulationMark: "H",
variants: {
holo: false
}
}
export default card
export default card