1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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