From 2b9c3646250b02a96c1fc01a485e21291c4c19d4 Mon Sep 17 00:00:00 2001 From: Avior Date: Wed, 27 Dec 2023 22:12:54 +0100 Subject: [PATCH] fix: Call of Legends rarity errors (#456) --- data/Call of Legends/Call of Legends/1.ts | 2 +- data/Call of Legends/Call of Legends/10.ts | 2 +- data/Call of Legends/Call of Legends/11.ts | 2 +- data/Call of Legends/Call of Legends/12.ts | 2 +- data/Call of Legends/Call of Legends/13.ts | 2 +- data/Call of Legends/Call of Legends/14.ts | 2 +- data/Call of Legends/Call of Legends/15.ts | 2 +- data/Call of Legends/Call of Legends/16.ts | 2 +- data/Call of Legends/Call of Legends/17.ts | 2 +- data/Call of Legends/Call of Legends/18.ts | 2 +- data/Call of Legends/Call of Legends/19.ts | 2 +- data/Call of Legends/Call of Legends/2.ts | 2 +- data/Call of Legends/Call of Legends/20.ts | 2 +- data/Call of Legends/Call of Legends/21.ts | 2 +- data/Call of Legends/Call of Legends/22.ts | 2 +- data/Call of Legends/Call of Legends/3.ts | 2 +- data/Call of Legends/Call of Legends/4.ts | 2 +- data/Call of Legends/Call of Legends/5.ts | 2 +- data/Call of Legends/Call of Legends/6.ts | 2 +- data/Call of Legends/Call of Legends/7.ts | 2 +- data/Call of Legends/Call of Legends/8.ts | 2 +- data/Call of Legends/Call of Legends/9.ts | 2 +- data/Call of Legends/Call of Legends/SL1.ts | 2 +- data/Call of Legends/Call of Legends/SL10.ts | 2 +- data/Call of Legends/Call of Legends/SL11.ts | 2 +- data/Call of Legends/Call of Legends/SL2.ts | 2 +- data/Call of Legends/Call of Legends/SL3.ts | 2 +- data/Call of Legends/Call of Legends/SL4.ts | 2 +- data/Call of Legends/Call of Legends/SL5.ts | 2 +- data/Call of Legends/Call of Legends/SL6.ts | 2 +- data/Call of Legends/Call of Legends/SL7.ts | 2 +- data/Call of Legends/Call of Legends/SL8.ts | 2 +- data/Call of Legends/Call of Legends/SL9.ts | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/data/Call of Legends/Call of Legends/1.ts b/data/Call of Legends/Call of Legends/1.ts index bc76b2c0f..bd4b023fa 100644 --- a/data/Call of Legends/Call of Legends/1.ts +++ b/data/Call of Legends/Call of Legends/1.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Pixi" }, illustrator: "sui", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/10.ts b/data/Call of Legends/Call of Legends/10.ts index 4702902f8..8b2c6a758 100644 --- a/data/Call of Legends/Call of Legends/10.ts +++ b/data/Call of Legends/Call of Legends/10.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Hundemon" }, illustrator: "Kagemaru Himeno", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/11.ts b/data/Call of Legends/Call of Legends/11.ts index 1e802704e..d3f006327 100644 --- a/data/Call of Legends/Call of Legends/11.ts +++ b/data/Call of Legends/Call of Legends/11.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Jirachi" }, illustrator: "match", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/12.ts b/data/Call of Legends/Call of Legends/12.ts index 335933d2b..f33b36b11 100644 --- a/data/Call of Legends/Call of Legends/12.ts +++ b/data/Call of Legends/Call of Legends/12.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Kyogre" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/13.ts b/data/Call of Legends/Call of Legends/13.ts index 60da896c7..6a6ed6331 100644 --- a/data/Call of Legends/Call of Legends/13.ts +++ b/data/Call of Legends/Call of Legends/13.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Folipurba" }, illustrator: "match", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/14.ts b/data/Call of Legends/Call of Legends/14.ts index d47f8f458..031943c84 100644 --- a/data/Call of Legends/Call of Legends/14.ts +++ b/data/Call of Legends/Call of Legends/14.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Lucario" }, illustrator: "Takashi Yamaguchi", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/15.ts b/data/Call of Legends/Call of Legends/15.ts index cbcae4134..6e3a9bdc0 100644 --- a/data/Call of Legends/Call of Legends/15.ts +++ b/data/Call of Legends/Call of Legends/15.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Lugia" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/16.ts b/data/Call of Legends/Call of Legends/16.ts index e0d8b76dd..7c1d2b8ec 100644 --- a/data/Call of Legends/Call of Legends/16.ts +++ b/data/Call of Legends/Call of Legends/16.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Magbrant" }, illustrator: "Hajime Kusajima", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/17.ts b/data/Call of Legends/Call of Legends/17.ts index a34c57047..b1e57e05b 100644 --- a/data/Call of Legends/Call of Legends/17.ts +++ b/data/Call of Legends/Call of Legends/17.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Vulnona" }, illustrator: "TOKIYA", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/18.ts b/data/Call of Legends/Call of Legends/18.ts index a6637351f..93576b209 100644 --- a/data/Call of Legends/Call of Legends/18.ts +++ b/data/Call of Legends/Call of Legends/18.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Pachirisu" }, illustrator: "Noriko Hotta", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/19.ts b/data/Call of Legends/Call of Legends/19.ts index 1f6b60758..374af28c2 100644 --- a/data/Call of Legends/Call of Legends/19.ts +++ b/data/Call of Legends/Call of Legends/19.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Palkia" }, illustrator: "Daisuke Iwamoto", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/2.ts b/data/Call of Legends/Call of Legends/2.ts index 6cd816c13..ddf5d33f4 100644 --- a/data/Call of Legends/Call of Legends/2.ts +++ b/data/Call of Legends/Call of Legends/2.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Deoxys" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/20.ts b/data/Call of Legends/Call of Legends/20.ts index 9c7e64908..5f08a37ac 100644 --- a/data/Call of Legends/Call of Legends/20.ts +++ b/data/Call of Legends/Call of Legends/20.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Rayquaza" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/21.ts b/data/Call of Legends/Call of Legends/21.ts index 87187dae3..e570f18fe 100644 --- a/data/Call of Legends/Call of Legends/21.ts +++ b/data/Call of Legends/Call of Legends/21.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Farbeagle" }, illustrator: "Midori Harada", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/22.ts b/data/Call of Legends/Call of Legends/22.ts index dd308d847..952ad68b3 100644 --- a/data/Call of Legends/Call of Legends/22.ts +++ b/data/Call of Legends/Call of Legends/22.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Nachtara" }, illustrator: "Mitsuhiro Arita", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/3.ts b/data/Call of Legends/Call of Legends/3.ts index 7f31c131c..119106159 100644 --- a/data/Call of Legends/Call of Legends/3.ts +++ b/data/Call of Legends/Call of Legends/3.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Dialga" }, illustrator: "Ayaka Yoshida", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/4.ts b/data/Call of Legends/Call of Legends/4.ts index d47bce684..ed11516d7 100644 --- a/data/Call of Legends/Call of Legends/4.ts +++ b/data/Call of Legends/Call of Legends/4.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Psiana" }, illustrator: "match", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/5.ts b/data/Call of Legends/Call of Legends/5.ts index daa19edda..c1bada54d 100644 --- a/data/Call of Legends/Call of Legends/5.ts +++ b/data/Call of Legends/Call of Legends/5.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Forstellka" }, illustrator: "Kyoko Umemoto", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/6.ts b/data/Call of Legends/Call of Legends/6.ts index 19646614c..6fb918c5c 100644 --- a/data/Call of Legends/Call of Legends/6.ts +++ b/data/Call of Legends/Call of Legends/6.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Groudon" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/7.ts b/data/Call of Legends/Call of Legends/7.ts index 73d5c5d90..4c209d06b 100644 --- a/data/Call of Legends/Call of Legends/7.ts +++ b/data/Call of Legends/Call of Legends/7.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Garados" }, illustrator: "Mitsuhiro Arita", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/8.ts b/data/Call of Legends/Call of Legends/8.ts index d18463f57..76de26cfa 100644 --- a/data/Call of Legends/Call of Legends/8.ts +++ b/data/Call of Legends/Call of Legends/8.ts @@ -7,7 +7,7 @@ const card: Card = { de: "Kapoera" }, illustrator: "Shigenori Negishi", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/9.ts b/data/Call of Legends/Call of Legends/9.ts index 8ea1b3472..14fccdfc1 100644 --- a/data/Call of Legends/Call of Legends/9.ts +++ b/data/Call of Legends/Call of Legends/9.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Ho-Oh" }, illustrator: "Ryo Ueda", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL1.ts b/data/Call of Legends/Call of Legends/SL1.ts index 44f24c5e5..33993c52d 100644 --- a/data/Call of Legends/Call of Legends/SL1.ts +++ b/data/Call of Legends/Call of Legends/SL1.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Deoxys" }, illustrator: "Noriko Hotta", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL10.ts b/data/Call of Legends/Call of Legends/SL10.ts index 2f2447960..e6005cd14 100644 --- a/data/Call of Legends/Call of Legends/SL10.ts +++ b/data/Call of Legends/Call of Legends/SL10.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Rayquaza" }, illustrator: "Noriko Hotta", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL11.ts b/data/Call of Legends/Call of Legends/SL11.ts index 466f8d599..9acd567b3 100644 --- a/data/Call of Legends/Call of Legends/SL11.ts +++ b/data/Call of Legends/Call of Legends/SL11.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Suicune" }, illustrator: "Ayaka Yoshida", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL2.ts b/data/Call of Legends/Call of Legends/SL2.ts index 7f31c131c..119106159 100644 --- a/data/Call of Legends/Call of Legends/SL2.ts +++ b/data/Call of Legends/Call of Legends/SL2.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Dialga" }, illustrator: "Ayaka Yoshida", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL3.ts b/data/Call of Legends/Call of Legends/SL3.ts index 4b15f9ecf..1e443ae7d 100644 --- a/data/Call of Legends/Call of Legends/SL3.ts +++ b/data/Call of Legends/Call of Legends/SL3.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Entei" }, illustrator: "Yuri Umemura", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL4.ts b/data/Call of Legends/Call of Legends/SL4.ts index 0d0089125..56303e9c4 100644 --- a/data/Call of Legends/Call of Legends/SL4.ts +++ b/data/Call of Legends/Call of Legends/SL4.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Groudon" }, illustrator: "Yuri Umemura", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL5.ts b/data/Call of Legends/Call of Legends/SL5.ts index 17f68a993..e412d11f1 100644 --- a/data/Call of Legends/Call of Legends/SL5.ts +++ b/data/Call of Legends/Call of Legends/SL5.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Ho-Oh" }, illustrator: "Hideaki Hakozaki", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL6.ts b/data/Call of Legends/Call of Legends/SL6.ts index b65566b6a..b25cc2f71 100644 --- a/data/Call of Legends/Call of Legends/SL6.ts +++ b/data/Call of Legends/Call of Legends/SL6.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Kyogre" }, illustrator: "Yuri Umemura", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL7.ts b/data/Call of Legends/Call of Legends/SL7.ts index 4d54c7d4c..131335ec0 100644 --- a/data/Call of Legends/Call of Legends/SL7.ts +++ b/data/Call of Legends/Call of Legends/SL7.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Lugia" }, illustrator: "Hideaki Hakozaki", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL8.ts b/data/Call of Legends/Call of Legends/SL8.ts index 5ea40da87..3e98ae2e0 100644 --- a/data/Call of Legends/Call of Legends/SL8.ts +++ b/data/Call of Legends/Call of Legends/SL8.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Palkia" }, illustrator: "Ayaka Yoshida", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set, diff --git a/data/Call of Legends/Call of Legends/SL9.ts b/data/Call of Legends/Call of Legends/SL9.ts index 991c4ff3e..97ab06593 100644 --- a/data/Call of Legends/Call of Legends/SL9.ts +++ b/data/Call of Legends/Call of Legends/SL9.ts @@ -8,7 +8,7 @@ const card: Card = { de: "Raikou" }, illustrator: "Noriko Hotta", - rarity: "Rare", + rarity: "Rare Holo", category: "Pokemon", set: Set,