diff --git "a/data/Pok\303\251mon TCG Pocket/Genetic Apex/285.ts" "b/data/Pok\303\251mon TCG Pocket/Genetic Apex/285.ts" index 927b552e6..6ad766f36 100644 --- "a/data/Pok\303\251mon TCG Pocket/Genetic Apex/285.ts" +++ "b/data/Pok\303\251mon TCG Pocket/Genetic Apex/285.ts" @@ -29,7 +29,7 @@ const card: Card = { }], retreat: 1, - rarity: "None" + rarity: "Crown" } export default card \ No newline at end of file diff --git "a/data/Pok\303\251mon TCG Pocket/Genetic Apex/286.ts" "b/data/Pok\303\251mon TCG Pocket/Genetic Apex/286.ts" index 6109fc374..d9c1079c6 100644 --- "a/data/Pok\303\251mon TCG Pocket/Genetic Apex/286.ts" +++ "b/data/Pok\303\251mon TCG Pocket/Genetic Apex/286.ts" @@ -37,7 +37,7 @@ const card: Card = { }], retreat: 2, - rarity: "None" + rarity: "Crown" } export default card \ No newline at end of file