From 19d0f4572cdfb21a9e77b2ec90cb301998d7d57b Mon Sep 17 00:00:00 2001 From: ReignOfComputer Date: Sat, 20 Jun 2020 20:51:28 +0800 Subject: [PATCH] Unlock IoA Egg Locations (#2880) Fixes https://github.com/kwsch/PKHeX/issues/2877. --- PKHeX.Core/Legality/Tables/Tables8.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PKHeX.Core/Legality/Tables/Tables8.cs b/PKHeX.Core/Legality/Tables/Tables8.cs index 4f05189b6..963ab72f4 100644 --- a/PKHeX.Core/Legality/Tables/Tables8.cs +++ b/PKHeX.Core/Legality/Tables/Tables8.cs @@ -336,7 +336,10 @@ namespace PKHeX.Core 130, 132, 134, 136, 138, 140, 142, 144, 146, 148, 150, 152, 154, 156, 158, - 160, + 160, 164, 166, 168, + 170, 172, 174, 176, 178, + 180, 182, 184, 186, 188, + 190, 192, 194, 196 }; public static readonly int[] TMHM_SWSH =