1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-21 03:29:17 +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

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card