From fa0b9d5f7c3dc133a8e84bc926e0392dbc3ab3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TCGdex=20=F0=9F=A4=96?= <82892481+TCGdexBOT@users.noreply.github.com> Date: Mon, 12 May 2025 11:37:57 +0200 Subject: [PATCH] 7186 (#733) Co-authored-by: Avior --- data/Scarlet & Violet/Prismatic Evolutions/001.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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