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

editor: add the correct variants for Obsidian Flames (#512)

This commit is contained in:
TCGdex [Bot]
2024-07-03 21:30:08 +02:00
committed by GitHub
parent 7e3cf7aa08
commit 629ab06c4c
230 changed files with 1214 additions and 230 deletions

View File

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