From e1e7bf321bc5358c8d2208007fb724da97eb8eba Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 24 Nov 2019 11:07:31 -0800 Subject: [PATCH] Add South Lake Miloch for den 42 #2416 --- PKHeX.Core/Legality/Encounters/Data/Encounters8Nest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/Legality/Encounters/Data/Encounters8Nest.cs b/PKHeX.Core/Legality/Encounters/Data/Encounters8Nest.cs index c6894aaaa..eda374d00 100644 --- a/PKHeX.Core/Legality/Encounters/Data/Encounters8Nest.cs +++ b/PKHeX.Core/Legality/Encounters/Data/Encounters8Nest.cs @@ -144,7 +144,7 @@ internal static class Encounters8Nest new byte[] {144, 142, 140}, // 39 : Stony Wilderness, Bridge Field, Motostoke Riverbank new byte[] {134, 138}, // 40 : South Lake Miloch, North Lake Miloch new byte[] {148, 130}, // 41 : Giants Mirror, West Lake Axewell - new byte[] {148, 144}, // 42 : Giants Mirror, Stony Wilderness + new byte[] {148, 144, 134}, // 42 : Giants Mirror, Stony Wilderness, South Lake Miloch new byte[] {154, 142, 128, 130}, // 43 : Lake of Outrage, Bridge Field, East Lake Axewell, West Lake Axewell new byte[] {150, 136}, // 44 : Hammerlocke Hills, Giants Seat new byte[] {142, 134, 122}, // 45 : Bridge Field, South Lake Miloch, Rolling Fields