1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 19:02:10 +00:00

fix: Enable reverse variant for SV04.5 Paldean Fates holo rare cards (#603)

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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