From 3bf0c4ab00c1f39c35564ed2710ea9211a14ddaa Mon Sep 17 00:00:00 2001 From: Unicornpowerstar Date: Sat, 8 Feb 2025 19:25:50 +0100 Subject: [PATCH] Reverted the screw up on Master.json Trying to fix so test check the correct files and not look for a png that dont exists --- public/images/pokemon/variant/_masterlist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/images/pokemon/variant/_masterlist.json b/public/images/pokemon/variant/_masterlist.json index 0c91739a3e1..a76b9d0b709 100644 --- a/public/images/pokemon/variant/_masterlist.json +++ b/public/images/pokemon/variant/_masterlist.json @@ -221,7 +221,7 @@ "246": [0, 1, 1], "247": [0, 1, 1], "248": [0, 1, 1], - "248-mega": [0, 2, 1], + "248-mega": [0, 1, 1], "249": [0, 2, 2], "250": [0, 2, 2], "251": [0, 1, 1], @@ -2158,7 +2158,7 @@ "181-mega": [0, 1, 2], "212-mega": [1, 2, 2], "229-mega": [0, 1, 1], - "248-mega": [0, 2, 1], + "248-mega": [0, 1, 1], "282-mega": [0, 1, 1], "302-mega": [0, 1, 1], "303-mega": [0, 1, 1],