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

editor: correct variants for Paradox Rift (#513)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex [Bot]
2024-07-03 22:09:39 +02:00
committed by GitHub
parent 629ab06c4c
commit e7ceb7ac59
266 changed files with 1461 additions and 266 deletions

View File

@ -56,7 +56,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card