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

editor: fix Paldean Fates variants (#514)

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

View File

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