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

editor: fix temporal forces variants (#515)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex [Bot]
2024-07-03 22:09:57 +02:00
committed by GitHub
parent 5b32edb5bf
commit e36865e971
218 changed files with 1182 additions and 218 deletions

View File

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