1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-07 05:49:53 +00:00

fix: Enable reverse variant for SV06 Twilight Masquerade holo rare cards (#600)

This commit is contained in:
Duncan 2024-12-01 17:24:51 -05:00 committed by GitHub
parent 878c0dc83a
commit eaf5935a0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 20 additions and 36 deletions

View File

@ -67,7 +67,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -67,8 +67,7 @@ const card: Card = {
regulationMark: "H",
variants: {
normal: false,
reverse: false
normal: false
}
}

View File

@ -67,7 +67,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -70,7 +70,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -70,7 +70,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -61,7 +61,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -69,8 +69,7 @@ const card: Card = {
regulationMark: "H",
variants: {
normal: false,
reverse: false
normal: false
}
}

View File

@ -68,7 +68,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -68,7 +68,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -60,8 +60,7 @@ const card: Card = {
regulationMark: "H",
variants: {
normal: false,
reverse: false
normal: false
}
}

View File

@ -69,8 +69,7 @@ const card: Card = {
regulationMark: "H",
variants: {
normal: false,
reverse: false
normal: false
}
}

View File

@ -69,7 +69,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -67,7 +67,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -60,7 +60,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -60,7 +60,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}

View File

@ -70,7 +70,6 @@ const card: Card = {
regulationMark: "H",
variants: {
reverse: false,
normal: false
}
}