mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 19:02:10 +00:00
fix: Enable reverse variant for SV05 Temporal Forces holo rare cards (#596)
This commit is contained in:
parent
3b02e9be81
commit
109921761e
@ -61,7 +61,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -69,7 +69,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -61,7 +61,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -70,7 +70,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -60,7 +60,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -69,7 +69,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -67,7 +67,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -61,7 +61,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -60,8 +60,7 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
normal: false,
|
||||
reverse: false
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -51,7 +51,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -69,7 +69,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -60,7 +60,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -60,7 +60,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
@ -61,7 +61,6 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
reverse: false,
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user