From d3e5ed778a2f73d49c047813536630bd3efb975a Mon Sep 17 00:00:00 2001 From: carve084 <33914254+carve084@users.noreply.github.com> Date: Tue, 8 Jul 2025 05:31:53 -0400 Subject: [PATCH] fix: PTCGP Card Typos (#783) --- data/Pokémon TCG Pocket/Eevee Grove/051.ts | 5 ----- data/Pokémon TCG Pocket/Eevee Grove/052.ts | 5 ----- data/Pokémon TCG Pocket/Eevee Grove/053.ts | 5 ----- data/Pokémon TCG Pocket/Eevee Grove/054.ts | 5 ----- data/Pokémon TCG Pocket/Eevee Grove/082.ts | 5 ----- data/Pokémon TCG Pocket/Eevee Grove/090.ts | 5 ----- data/Pokémon TCG Pocket/Genetic Apex/016.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/022.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/034.ts | 14 +++++++------- data/Pokémon TCG Pocket/Genetic Apex/035.ts | 14 +++++++------- data/Pokémon TCG Pocket/Genetic Apex/040.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/050.ts | 6 +++++- data/Pokémon TCG Pocket/Genetic Apex/052.ts | 5 +++++ data/Pokémon TCG Pocket/Genetic Apex/078.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/081.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/103.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/104.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/119.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/152.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/156.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/157.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/158.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/159.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/181.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/186.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/233.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/236.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/241.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/253.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/260.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/261.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/268.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/276.ts | 2 +- data/Pokémon TCG Pocket/Genetic Apex/286.ts | 2 +- data/Pokémon TCG Pocket/Mythical Island/046.ts | 5 +++++ data/Pokémon TCG Pocket/Mythical Island/078.ts | 5 +++++ data/Pokémon TCG Pocket/Mythical Island/084.ts | 5 +++++ 37 files changed, 63 insertions(+), 69 deletions(-) diff --git a/data/Pokémon TCG Pocket/Eevee Grove/051.ts b/data/Pokémon TCG Pocket/Eevee Grove/051.ts index 3d5692887..c147e8bea 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/051.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/051.ts @@ -29,11 +29,6 @@ const card: Card = { cost: ["Colorless"] }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 1 } diff --git a/data/Pokémon TCG Pocket/Eevee Grove/052.ts b/data/Pokémon TCG Pocket/Eevee Grove/052.ts index f6ed18359..f57fb5899 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/052.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/052.ts @@ -33,11 +33,6 @@ const card: Card = { cost: ["Water", "Lightning"] }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 1 } diff --git a/data/Pokémon TCG Pocket/Eevee Grove/053.ts b/data/Pokémon TCG Pocket/Eevee Grove/053.ts index 63569539a..4ee08f2cd 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/053.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/053.ts @@ -34,11 +34,6 @@ const card: Card = { } }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 2 } diff --git a/data/Pokémon TCG Pocket/Eevee Grove/054.ts b/data/Pokémon TCG Pocket/Eevee Grove/054.ts index 0e2ea79a8..5fd8d7d87 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/054.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/054.ts @@ -33,11 +33,6 @@ const card: Card = { } }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 2 } diff --git a/data/Pokémon TCG Pocket/Eevee Grove/082.ts b/data/Pokémon TCG Pocket/Eevee Grove/082.ts index f80933c53..91009672f 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/082.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/082.ts @@ -34,11 +34,6 @@ const card: Card = { } }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 2 } diff --git a/data/Pokémon TCG Pocket/Eevee Grove/090.ts b/data/Pokémon TCG Pocket/Eevee Grove/090.ts index 8e5291b78..8f696a817 100644 --- a/data/Pokémon TCG Pocket/Eevee Grove/090.ts +++ b/data/Pokémon TCG Pocket/Eevee Grove/090.ts @@ -34,11 +34,6 @@ const card: Card = { } }], - weaknesses: [{ - type: "Colorless", - value: "+20" - }], - retreat: 2 } diff --git a/data/Pokémon TCG Pocket/Genetic Apex/016.ts b/data/Pokémon TCG Pocket/Genetic Apex/016.ts index 1aae5da3e..70359f03f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/016.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/016.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "HYOGONOSUKE", category: "Pokemon", - hp: 50, + hp: 60, types: ["Grass"], stage: "Basic", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/022.ts b/data/Pokémon TCG Pocket/Genetic Apex/022.ts index dec1c22a3..628dd3f53 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/022.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/022.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "Yukiko Baba", category: "Pokemon", - hp: 160, + hp: 130, types: ["Grass"], stage: "Stage1", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/034.ts b/data/Pokémon TCG Pocket/Genetic Apex/034.ts index 14adb0d6c..9539e656b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/034.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/034.ts @@ -49,13 +49,13 @@ const card: Card = { rarity: "Two Diamond", description: { - en: "It spits fire that is hot enough to melt boulders. It may cause forest fires by blowing flames.", - fr: "Son souffle brûlant peut faire fondre la roche.\nIl est parfois la cause d'incendies de forêt.", - es: "Escupe un fuego tan caliente que funde las\nrocas. Causa incendios forestales sin querer.", - it: "Sputa fiamme incandescenti in grado di fondere\nle rocce. A volte causa incendi boschivi.", - de: "Dieses Pokémon kann mit seinem\nFeueratem Felsen schmelzen.\nEs verursacht ab und zu Waldbrände.", - 'pt-br': "Cospe chamas quentes o bastante para\nderreter rochedos. Estas chamas podem\ncausar incêndios florestais.", - ko: "암석도 태워버릴 정도로\n작열하는 화염을 뿜어\n산불을 일으킬 때가 있다." + en: "It has a barbaric nature. In battle, it whips its fiery tail around and slashes away with sharp claws.", + fr: "Il est très brutal. En combat, il se sert de ses griffes acérées\net de sa queue enflammée pour mettre en pièces ses adversaires.", + es: "Este Pokémon de naturaleza agresiva\nataca en combate con su cola llameante\ny hace trizas al rival con sus afiladas garras.", + it: "Ha un'indole feroce. Usa la coda fiammeggiante come\nuna frusta e lacera l'avversario con gli artigli affilati.", + de: "Es ist brutal veranlagt. Im Kampf schlägt es mit\nseinem brennenden Schweif um sich und schlitzt\nGegner mit seinen scharfen Klauen auf.", + 'pt-br': "Possui uma natureza bárbara. Em batalha, chicoteia\ncom sua cauda de fogo e corta com suas garras afiadas.", + ko: "불타는 꼬리를 휘두르며\n날카로운 발톱으로 상대를\n베어 가르는 몹시 거친 성격이다." }, boosters: ["charizard"] diff --git a/data/Pokémon TCG Pocket/Genetic Apex/035.ts b/data/Pokémon TCG Pocket/Genetic Apex/035.ts index 5a2937d99..7d675c1c8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/035.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/035.ts @@ -59,13 +59,13 @@ const card: Card = { rarity: "Three Diamond", description: { - en: "It has a barbaric nature. In battle, it whips its fiery tail around and slashes away with sharp claws.", - fr: "Il est très brutal. En combat, il se sert de ses griffes acérées\net de sa queue enflammée pour mettre en pièces ses adversaires.", - es: "Este Pokémon de naturaleza agresiva\nataca en combate con su cola llameante\ny hace trizas al rival con sus afiladas garras.", - it: "Ha un'indole feroce. Usa la coda fiammeggiante come\nuna frusta e lacera l'avversario con gli artigli affilati.", - de: "Es ist brutal veranlagt. Im Kampf schlägt es mit\nseinem brennenden Schweif um sich und schlitzt\nGegner mit seinen scharfen Klauen auf.", - 'pt-br': "Possui uma natureza bárbara. Em batalha, chicoteia\ncom sua cauda de fogo e corta com suas garras afiadas.", - ko: "불타는 꼬리를 휘두르며\n날카로운 발톱으로 상대를\n베어 가르는 몹시 거친 성격이다." + en: "It spits fire that is hot enough to melt boulders. It may cause forest fires by blowing flames.", + fr: "Son souffle brûlant peut faire fondre la roche.\nIl est parfois la cause d'incendies de forêt.", + es: "Escupe un fuego tan caliente que funde las\nrocas. Causa incendios forestales sin querer.", + it: "Sputa fiamme incandescenti in grado di fondere\nle rocce. A volte causa incendi boschivi.", + de: "Dieses Pokémon kann mit seinem\nFeueratem Felsen schmelzen.\nEs verursacht ab und zu Waldbrände.", + 'pt-br': "Cospe chamas quentes o bastante para\nderreter rochedos. Estas chamas podem\ncausar incêndios florestais.", + ko: "암석도 태워버릴 정도로\n작열하는 화염을 뿜어\n산불을 일으킬 때가 있다." }, boosters: ["charizard"] diff --git a/data/Pokémon TCG Pocket/Genetic Apex/040.ts b/data/Pokémon TCG Pocket/Genetic Apex/040.ts index 65c8588a9..c838d5c8c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/040.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/040.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "kodama", category: "Pokemon", - hp: 150, + hp: 130, types: ["Fire"], stage: "Stage1", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/050.ts b/data/Pokémon TCG Pocket/Genetic Apex/050.ts index bb4b8d604..f3b4e9f60 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/050.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/050.ts @@ -18,7 +18,11 @@ const card: Card = { category: "Pokemon", hp: 90, types: ["Fire"], - stage: "Basic", + stage: "Stage1", + + evolveFrom: { + en: "Salandit" + }, attacks: [{ cost: ["Fire", "Colorless"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/052.ts b/data/Pokémon TCG Pocket/Genetic Apex/052.ts index a4025a4ca..88f19646b 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/052.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/052.ts @@ -46,6 +46,11 @@ const card: Card = { damage: "130" }], + weaknesses: [{ + type: "Water", + value: "+20" + }], + retreat: 3, rarity: "Two Diamond", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/078.ts b/data/Pokémon TCG Pocket/Genetic Apex/078.ts index ae0943c78..8d1a0aabc 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/078.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/078.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "갸라도스" }, - illustrator: "Mituhiro Arita", + illustrator: "Mitsuhiro Arita", category: "Pokemon", hp: 150, types: ["Water"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/081.ts b/data/Pokémon TCG Pocket/Genetic Apex/081.ts index 3043f62f1..6eb8e7d19 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/081.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/081.ts @@ -45,7 +45,7 @@ const card: Card = { value: "+20" }], - retreat: 2, + retreat: 1, rarity: "Two Diamond", description: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/103.ts b/data/Pokémon TCG Pocket/Genetic Apex/103.ts index 9ff6c0822..72a9d7599 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/103.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/103.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "Hitoshi Ariga", category: "Pokemon", - hp: 130, + hp: 100, types: ["Lightning"], stage: "Basic", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/104.ts b/data/Pokémon TCG Pocket/Genetic Apex/104.ts index 08e183bb9..01757d78f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/104.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/104.ts @@ -66,7 +66,7 @@ const card: Card = { value: "+20" }], - retreat: 2, + retreat: 1, rarity: "Four Diamond", boosters: ["pikachu"] } diff --git a/data/Pokémon TCG Pocket/Genetic Apex/119.ts b/data/Pokémon TCG Pocket/Genetic Apex/119.ts index 32151b81e..e730597d1 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/119.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/119.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "야도란" }, - illustrator: "Kogemaru Himeno", + illustrator: "Kagemaru Himeno", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/152.ts b/data/Pokémon TCG Pocket/Genetic Apex/152.ts index c0223b208..92e59ee89 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/152.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/152.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "Shin Nagasawa", category: "Pokemon", - hp: 140, + hp: 100, types: ["Fighting"], stage: "Stage1", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/156.ts b/data/Pokémon TCG Pocket/Genetic Apex/156.ts index 99da61e67..12d5ccdee 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/156.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/156.ts @@ -37,7 +37,7 @@ const card: Card = { }], weaknesses: [{ - type: "Psychic", + type: "Grass", value: "+20" }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/157.ts b/data/Pokémon TCG Pocket/Genetic Apex/157.ts index c94f95d94..af9d17fd8 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/157.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/157.ts @@ -41,7 +41,7 @@ const card: Card = { }], weaknesses: [{ - type: "Psychic", + type: "Grass", value: "+20" }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/158.ts b/data/Pokémon TCG Pocket/Genetic Apex/158.ts index 8afeea108..47eb6f1af 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/158.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/158.ts @@ -41,7 +41,7 @@ const card: Card = { }], weaknesses: [{ - type: "Psychic", + type: "Grass", value: "+20" }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/159.ts b/data/Pokémon TCG Pocket/Genetic Apex/159.ts index ecb573548..24cd8c415 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/159.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/159.ts @@ -51,7 +51,7 @@ const card: Card = { }], weaknesses: [{ - type: "Psychic", + type: "Grass", value: "+20" }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/181.ts b/data/Pokémon TCG Pocket/Genetic Apex/181.ts index 08b90c49e..17b3c71de 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/181.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/181.ts @@ -16,7 +16,7 @@ const card: Card = { illustrator: "Shin Nagasawa", category: "Pokemon", - hp: 70, + hp: 60, types: ["Metal"], stage: "Basic", diff --git a/data/Pokémon TCG Pocket/Genetic Apex/186.ts b/data/Pokémon TCG Pocket/Genetic Apex/186.ts index c0de4e0bf..32b9fdcf2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/186.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/186.ts @@ -41,7 +41,7 @@ const card: Card = { value: "+20" }], - retreat: 0, + retreat: 1, rarity: "One Diamond", description: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/233.ts b/data/Pokémon TCG Pocket/Genetic Apex/233.ts index c56867d46..b2f377753 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/233.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/233.ts @@ -55,7 +55,7 @@ const card: Card = { value: "+20" }], - retreat: 0, + retreat: 4, rarity: "One Star", description: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/236.ts b/data/Pokémon TCG Pocket/Genetic Apex/236.ts index 1bb9c9ddf..609535d2f 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/236.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/236.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "후딘" }, - illustrator: "Akira Egawa", + illustrator: "AKIRA EGAWA", category: "Pokemon", hp: 130, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/241.ts b/data/Pokémon TCG Pocket/Genetic Apex/241.ts index 39c4cbaf6..aeb1ca3ed 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/241.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/241.ts @@ -56,7 +56,7 @@ const card: Card = { value: "+20" }], - retreat: 0, + retreat: 3, rarity: "One Star", description: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/253.ts b/data/Pokémon TCG Pocket/Genetic Apex/253.ts index e4e952bef..d2d0d245c 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/253.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/253.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "리자몽 ex" }, - illustrator: "", + illustrator: "PLANETA CG Works", category: "Pokemon", hp: 180, types: ["Fire"], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/260.ts b/data/Pokémon TCG Pocket/Genetic Apex/260.ts index 3be131f88..ce2c7f0f6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/260.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/260.ts @@ -48,7 +48,7 @@ const card: Card = { }], weaknesses: [{ - type: "Fighting", + type: "Lightning", value: "+20" }], diff --git a/data/Pokémon TCG Pocket/Genetic Apex/261.ts b/data/Pokémon TCG Pocket/Genetic Apex/261.ts index 07fa1ca7a..ed4e1ddda 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/261.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/261.ts @@ -71,7 +71,7 @@ const card: Card = { value: "+20" }], - retreat: 0, + retreat: 2, rarity: "Two Star", boosters: ["mewtwo"] } diff --git a/data/Pokémon TCG Pocket/Genetic Apex/268.ts b/data/Pokémon TCG Pocket/Genetic Apex/268.ts index af8279e4a..9241a65d5 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/268.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/268.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "강연" }, - illustrator: "Hideki Ishikawa", + illustrator: "GOSSAN", category: "Trainer", effect: { diff --git a/data/Pokémon TCG Pocket/Genetic Apex/276.ts b/data/Pokémon TCG Pocket/Genetic Apex/276.ts index 5033a9b56..bb57659e2 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/276.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/276.ts @@ -66,7 +66,7 @@ const card: Card = { value: "+20" }], - retreat: 2, + retreat: 1, rarity: "Two Star", boosters: ["pikachu"] } diff --git a/data/Pokémon TCG Pocket/Genetic Apex/286.ts b/data/Pokémon TCG Pocket/Genetic Apex/286.ts index cf8fa04cf..0c4090fa6 100644 --- a/data/Pokémon TCG Pocket/Genetic Apex/286.ts +++ b/data/Pokémon TCG Pocket/Genetic Apex/286.ts @@ -14,7 +14,7 @@ const card: Card = { ko: "뮤츠 ex" }, - illustrator: "PLANETA CG Works", + illustrator: "PLANETA Mochizuki", category: "Pokemon", hp: 150, types: ["Psychic"], diff --git a/data/Pokémon TCG Pocket/Mythical Island/046.ts b/data/Pokémon TCG Pocket/Mythical Island/046.ts index 7af788b24..8c02082af 100644 --- a/data/Pokémon TCG Pocket/Mythical Island/046.ts +++ b/data/Pokémon TCG Pocket/Mythical Island/046.ts @@ -19,6 +19,11 @@ const card: Card = { hp: 140, types: ["Fighting"], stage: "Stage1", + + evolveFrom: { + en: "Old Amber" + }, + suffix: "EX", abilities: [{ diff --git a/data/Pokémon TCG Pocket/Mythical Island/078.ts b/data/Pokémon TCG Pocket/Mythical Island/078.ts index b548021a9..e6cc764e0 100644 --- a/data/Pokémon TCG Pocket/Mythical Island/078.ts +++ b/data/Pokémon TCG Pocket/Mythical Island/078.ts @@ -19,6 +19,11 @@ const card: Card = { hp: 140, types: ["Fighting"], stage: "Stage1", + + evolveFrom: { + en: "Old Amber" + }, + suffix: "EX", abilities: [{ diff --git a/data/Pokémon TCG Pocket/Mythical Island/084.ts b/data/Pokémon TCG Pocket/Mythical Island/084.ts index 65ce65837..062fc99d8 100644 --- a/data/Pokémon TCG Pocket/Mythical Island/084.ts +++ b/data/Pokémon TCG Pocket/Mythical Island/084.ts @@ -19,6 +19,11 @@ const card: Card = { hp: 140, types: ["Fighting"], stage: "Stage1", + + evolveFrom: { + en: "Old Amber" + }, + suffix: "EX", abilities: [{