From 383cf3e514a346527ed98f5ea6723275d69aa9bb Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 8 May 2020 10:48:24 -0400 Subject: [PATCH] Unban GO Shiny Voltorb (#2829) Philadelphia Safari Zone. --- PKHeX.Core/Legality/Tables/Tables7b.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PKHeX.Core/Legality/Tables/Tables7b.cs b/PKHeX.Core/Legality/Tables/Tables7b.cs index 3c59d005d..60da2f98a 100644 --- a/PKHeX.Core/Legality/Tables/Tables7b.cs +++ b/PKHeX.Core/Legality/Tables/Tables7b.cs @@ -288,7 +288,6 @@ namespace PKHeX.Core (int)Species.Bellsprout, (int)Species.Weepinbell, (int)Species.Victreebel, (int)Species.Slowpoke, (int)Species.Slowbro, (int)Species.Doduo, (int)Species.Dodrio, - (int)Species.Voltorb, (int)Species.Electrode, (int)Species.Hitmonlee, (int)Species.Hitmonchan, (int)Species.Tangela, (int)Species.Goldeen, (int)Species.Seaking,