diff --git a/data/Scarlet & Violet/Prismatic Evolutions/001.ts b/data/Scarlet & Violet/Prismatic Evolutions/001.ts index 5eb612630..1ba2b5efd 100644 --- a/data/Scarlet & Violet/Prismatic Evolutions/001.ts +++ b/data/Scarlet & Violet/Prismatic Evolutions/001.ts @@ -35,7 +35,8 @@ const card: Card = { }], retreat: 1, - regulationMark: "H" + regulationMark: "H", + illustrator: "Iori Suzuki" } export default card \ No newline at end of file