From 92f1cfdd50878ccc0ea10bc395092144e0d4cca9 Mon Sep 17 00:00:00 2001 From: AJ Fontaine <36677462+Fontbane@users.noreply.github.com> Date: Mon, 5 May 2025 18:34:17 -0400 Subject: [PATCH] [Hotfix] Remove Charcadet line from exp variant masterlist (#5782) * Remove Charcadet line from exp variant masterlist * Remove line's backsprite from masterlist --- public/images/pokemon/variant/_exp_masterlist.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/public/images/pokemon/variant/_exp_masterlist.json b/public/images/pokemon/variant/_exp_masterlist.json index e588be59073..88c6f4a95c1 100644 --- a/public/images/pokemon/variant/_exp_masterlist.json +++ b/public/images/pokemon/variant/_exp_masterlist.json @@ -256,9 +256,6 @@ "932": [0, 2, 2], "933": [0, 2, 2], "934": [0, 1, 1], - "935": [1, 1, 2], - "936": [2, 2, 2], - "937": [2, 2, 2], "940": [0, 1, 1], "941": [0, 1, 1], "944": [0, 1, 1], @@ -593,9 +590,6 @@ "932": [0, 1, 1], "933": [0, 1, 1], "934": [0, 1, 1], - "935": [2, 2, 2], - "936": [2, 2, 2], - "937": [2, 2, 2], "940": [0, 1, 1], "941": [0, 1, 1], "944": [0, 1, 1], @@ -675,4 +669,4 @@ "6215": [0, 1, 1] } } -} \ No newline at end of file +}