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

@ -64,7 +64,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "H"
regulationMark: "H",
variants: {
normal: false,
reverse: false
}
}
export default card
export default card