From 4a52c112ec361aea8ecec1aa0901d54b0314398f Mon Sep 17 00:00:00 2001 From: Blitzy <118096277+Blitz425@users.noreply.github.com> Date: Mon, 5 May 2025 17:25:13 -0500 Subject: [PATCH] Remove line's backsprite from masterlist --- public/images/pokemon/variant/_exp_masterlist.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/public/images/pokemon/variant/_exp_masterlist.json b/public/images/pokemon/variant/_exp_masterlist.json index 9680992ddb7..88c6f4a95c1 100644 --- a/public/images/pokemon/variant/_exp_masterlist.json +++ b/public/images/pokemon/variant/_exp_masterlist.json @@ -590,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], @@ -672,4 +669,4 @@ "6215": [0, 1, 1] } } -} \ No newline at end of file +}