From eaf5935a0f15654b312ae318480e61045b18d989 Mon Sep 17 00:00:00 2001 From: Duncan <6261352+dsnidr@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:24:51 -0500 Subject: [PATCH] fix: Enable reverse variant for SV06 Twilight Masquerade holo rare cards (#600) --- data/Scarlet & Violet/Twilight Masquerade/019.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/022.ts | 5 ++--- data/Scarlet & Violet/Twilight Masquerade/024.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/033.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/038.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/053.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/063.ts | 5 ++--- data/Scarlet & Violet/Twilight Masquerade/065.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/082.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/093.ts | 5 ++--- data/Scarlet & Violet/Twilight Masquerade/095.ts | 5 ++--- data/Scarlet & Violet/Twilight Masquerade/096.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/100.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/110.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/111.ts | 3 +-- data/Scarlet & Violet/Twilight Masquerade/123.ts | 3 +-- 16 files changed, 20 insertions(+), 36 deletions(-) diff --git a/data/Scarlet & Violet/Twilight Masquerade/019.ts b/data/Scarlet & Violet/Twilight Masquerade/019.ts index 65a369eb1..1661fb92f 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/019.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/019.ts @@ -67,9 +67,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/022.ts b/data/Scarlet & Violet/Twilight Masquerade/022.ts index 76a0c032a..2650199d0 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/022.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/022.ts @@ -67,9 +67,8 @@ const card: Card = { regulationMark: "H", variants: { - normal: false, - reverse: false + normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/024.ts b/data/Scarlet & Violet/Twilight Masquerade/024.ts index 6eacaadd6..eb0d5f664 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/024.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/024.ts @@ -67,9 +67,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/033.ts b/data/Scarlet & Violet/Twilight Masquerade/033.ts index c5ed324bd..ff8dd8f03 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/033.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/033.ts @@ -70,9 +70,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/038.ts b/data/Scarlet & Violet/Twilight Masquerade/038.ts index 3082ab723..1b1049607 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/038.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/038.ts @@ -70,9 +70,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/053.ts b/data/Scarlet & Violet/Twilight Masquerade/053.ts index 35f41e2e3..993fde0f6 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/053.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/053.ts @@ -61,9 +61,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/063.ts b/data/Scarlet & Violet/Twilight Masquerade/063.ts index e0ca91ae9..d281a9f57 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/063.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/063.ts @@ -69,9 +69,8 @@ const card: Card = { regulationMark: "H", variants: { - normal: false, - reverse: false + normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/065.ts b/data/Scarlet & Violet/Twilight Masquerade/065.ts index 05034f709..865053d21 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/065.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/065.ts @@ -68,9 +68,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/082.ts b/data/Scarlet & Violet/Twilight Masquerade/082.ts index ed0ff7fee..f2bf2f9f9 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/082.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/082.ts @@ -68,9 +68,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/093.ts b/data/Scarlet & Violet/Twilight Masquerade/093.ts index ca09c53d2..e55a5bb40 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/093.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/093.ts @@ -60,9 +60,8 @@ const card: Card = { regulationMark: "H", variants: { - normal: false, - reverse: false + normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/095.ts b/data/Scarlet & Violet/Twilight Masquerade/095.ts index e09aea2df..f6d55a4d4 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/095.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/095.ts @@ -69,9 +69,8 @@ const card: Card = { regulationMark: "H", variants: { - normal: false, - reverse: false + normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/096.ts b/data/Scarlet & Violet/Twilight Masquerade/096.ts index 4ac78d1aa..fc26043b9 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/096.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/096.ts @@ -69,9 +69,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/100.ts b/data/Scarlet & Violet/Twilight Masquerade/100.ts index acc31b046..68c1141d4 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/100.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/100.ts @@ -67,9 +67,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/110.ts b/data/Scarlet & Violet/Twilight Masquerade/110.ts index c575ec449..977d9d705 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/110.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/110.ts @@ -60,9 +60,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/111.ts b/data/Scarlet & Violet/Twilight Masquerade/111.ts index 6df1515ce..0a135b4d6 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/111.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/111.ts @@ -60,9 +60,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card diff --git a/data/Scarlet & Violet/Twilight Masquerade/123.ts b/data/Scarlet & Violet/Twilight Masquerade/123.ts index 4d7249b07..1db438176 100644 --- a/data/Scarlet & Violet/Twilight Masquerade/123.ts +++ b/data/Scarlet & Violet/Twilight Masquerade/123.ts @@ -70,9 +70,8 @@ const card: Card = { regulationMark: "H", variants: { - reverse: false, normal: false } } -export default card \ No newline at end of file +export default card