From 84f72ed2b954c7e78081c2e8a7514ee6da6225b8 Mon Sep 17 00:00:00 2001 From: Matt Date: Mon, 16 Sep 2019 18:04:52 -0400 Subject: [PATCH] Unban GO Shiny Mewtwo (#2387) Ultra Bonus Unlock (Week 3) --- 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 e84b17206..2769449ec 100644 --- a/PKHeX.Core/Legality/Tables/Tables7b.cs +++ b/PKHeX.Core/Legality/Tables/Tables7b.cs @@ -323,7 +323,6 @@ public static partial class Legal 132, // Ditto 137, // Porygon 143, // Snorlax - 150, // Mewtwo 151, // Mew }; }