From 0617df049d5ba949f6346dff9934ce32d2659586 Mon Sep 17 00:00:00 2001 From: pom-eranian Date: Tue, 22 Oct 2024 14:44:26 -0400 Subject: [PATCH] [QoL] reordered key for 6713 exp --- public/images/pokemon/variant/_masterlist.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/images/pokemon/variant/_masterlist.json b/public/images/pokemon/variant/_masterlist.json index f88213a483b..f1850787855 100644 --- a/public/images/pokemon/variant/_masterlist.json +++ b/public/images/pokemon/variant/_masterlist.json @@ -10345,6 +10345,11 @@ 1, 1 ], + "6713": [ + 0, + 1, + 1 + ], "female": {}, "back": { "3-mega": [ @@ -11942,11 +11947,6 @@ 1, 1 ] - }, - "6713": [ - 0, - 1, - 1 - ] + } } }