diff --git a/PKHeX.Core/Legality/Areas/EncounterArea8.cs b/PKHeX.Core/Legality/Areas/EncounterArea8.cs index 9f5a0151e..4ea883e36 100644 --- a/PKHeX.Core/Legality/Areas/EncounterArea8.cs +++ b/PKHeX.Core/Legality/Areas/EncounterArea8.cs @@ -200,6 +200,10 @@ private IEnumerable GetBoostedMatches(IReadOnlyList // Roaring-Sea Caves // Giant’s Foot {224, new byte[] {222}}, + + // Ballimere Lake + // Lakeside Cave + {230, new byte[] {232}}, }; ///