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

editor: fix Paldea Evolved variants (#510)

Co-authored-by: Aviortheking <git@avior.me>
This commit is contained in:
TCGdex [Bot]
2024-07-03 16:28:15 +02:00
committed by GitHub
parent 0475848425
commit 7e3cf7aa08
277 changed files with 1511 additions and 277 deletions

View File

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