From 150ff88235888f4827f66b6c92e26a6aeab49e37 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 19 Sep 2020 20:27:25 -0400 Subject: [PATCH] Unban GO Shiny Porygon (#2993) September 2020 Community Day --- 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 7989b1673..84a0035fc 100644 --- a/PKHeX.Core/Legality/Tables/Tables7b.cs +++ b/PKHeX.Core/Legality/Tables/Tables7b.cs @@ -289,7 +289,6 @@ namespace PKHeX.Core (int)Species.Hitmonlee, (int)Species.Hitmonchan, (int)Species.Goldeen, (int)Species.Seaking, (int)Species.Ditto, - (int)Species.Porygon, (int)Species.Snorlax, (int)Species.Mew };