1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-04 21:32:03 +00:00

fix: add normal variant for swsh9-008 (#661)

This commit is contained in:
Octopixell
2025-02-19 21:30:01 +01:00
committed by GitHub
parent de13bb175a
commit eca49a1bee

View File

@@ -70,7 +70,7 @@ const card: Card = {
retreat: 4, retreat: 4,
regulationMark: "F", regulationMark: "F",
variants: { variants: {
normal: false, normal: true,
reverse: true, reverse: true,
holo: true, holo: true,
firstEdition: false firstEdition: false