From 86096201e8c75270d770735b1849094cbcfbb8e4 Mon Sep 17 00:00:00 2001 From: Lusamine <30205550+Lusamine@users.noreply.github.com> Date: Wed, 11 Nov 2020 00:11:19 -0600 Subject: [PATCH] Add Route 3 -> Motostoke City crossover (#3085) Not related to the location glitch; whistle to lead Zigzagoon. Co-Authored-By: tehvik <40148574+tehvik@users.noreply.github.com> --- PKHeX.Core/Legality/Areas/EncounterArea8.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PKHeX.Core/Legality/Areas/EncounterArea8.cs b/PKHeX.Core/Legality/Areas/EncounterArea8.cs index d239d686c..a01edddbe 100644 --- a/PKHeX.Core/Legality/Areas/EncounterArea8.cs +++ b/PKHeX.Core/Legality/Areas/EncounterArea8.cs @@ -90,6 +90,10 @@ namespace PKHeX.Core // Location, and areas that it can feed encounters to. public static readonly IReadOnlyDictionary> ConnectingArea8 = new Dictionary> { + // Route 3 + // City of Motostoke + {28, new byte[] {20}}, + // Rolling Fields // Dappled Grove, East Lake Axewell, West Lake Axewell // Also connects to South Lake Miloch but too much of a stretch