From 0d96d801ac44f060fa3dfd81e25d20cb604c1957 Mon Sep 17 00:00:00 2001 From: Matt <17801814+sora10pls@users.noreply.github.com> Date: Sun, 27 Feb 2022 13:15:01 -0500 Subject: [PATCH] =?UTF-8?q?Unban=20Sketch=20Seed=20Flare,=20Oak=E2=80=99s?= =?UTF-8?q?=20Letter=20hatch=20locs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PKHeX.Core/Legality/Tables/Tables8bs.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKHeX.Core/Legality/Tables/Tables8bs.cs b/PKHeX.Core/Legality/Tables/Tables8bs.cs index 8a84d6db1..215805f30 100644 --- a/PKHeX.Core/Legality/Tables/Tables8bs.cs +++ b/PKHeX.Core/Legality/Tables/Tables8bs.cs @@ -223,7 +223,6 @@ public static partial class Legal public static readonly HashSet SignatureSketch_BDSP = new() { (int)Move.PsychoBoost, // Deoxys - (int)Move.SeedFlare, // Shaymin (int)Move.DarkVoid, // Darkrai (int)Move.Judgment, // Arceus }; @@ -346,7 +345,6 @@ public static bool IsValidEggHatchLocation8b(int location, GameVersion version) 154, 155, 158, // Sunyshore City 181, 182, 183, // Pokémon League 218, // Hall of Origin (Diamond) - 285, // Flower Paradise 329, // Lake Acuity 332, 333, // Newmoon Island 337, 338, // Battle Park @@ -354,7 +352,6 @@ public static bool IsValidEggHatchLocation8b(int location, GameVersion version) 345, 353, 421, // Mystery Zone 474, // Resort Area 483, 484, // Mystery Zone - 490, // Seabreak Path 491, 492, 493, // Mystery Zone 495, // Ramanas Park 618, // Hall of Origin (Pearl)