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

fix: Add SV06.5 Shrouded Fable card variants (#598)

This commit is contained in:
Duncan
2024-12-01 17:25:10 -05:00
committed by GitHub
parent eaf5935a0f
commit 3b02e9be81
99 changed files with 637 additions and 197 deletions

View File

@ -66,7 +66,11 @@ const card: Card = {
}],
retreat: 4,
regulationMark: "H"
regulationMark: "H",
variants: {
normal: false
}
}
export default card
export default card