From 37d5be14f74da674e12d99f33aebbf4fc9dc0e6a Mon Sep 17 00:00:00 2001 From: sora10pls Date: Tue, 4 Jul 2017 14:33:06 -0400 Subject: [PATCH] Fix Old Chateau encounter type --- PKHeX.Core/Legality/Tables4.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PKHeX.Core/Legality/Tables4.cs b/PKHeX.Core/Legality/Tables4.cs index e3dbeeda6..551c77dc2 100644 --- a/PKHeX.Core/Legality/Tables4.cs +++ b/PKHeX.Core/Legality/Tables4.cs @@ -224,7 +224,6 @@ public static partial class Legal { 24, // Route 209 (Lost Tower) 50, // Mt Coronet - 70, // Old Chateau 84, // Stark Mountain }; internal static readonly int[] DPPt_MtCoronetExteriorEncounters =