From 2173299ad0cf166ffaaf134549b417dc14fcd4e4 Mon Sep 17 00:00:00 2001 From: Kurt Date: Mon, 2 Jan 2017 14:34:08 -0800 Subject: [PATCH] Update island scan species prevo table duosion and luxio weren't devolved to their base species add budew and azurill too. reorganize table so that species are listed in their 'modified' groups (base, base/baby, -1, -2) --- PKHeX/Legality/Tables7.cs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/PKHeX/Legality/Tables7.cs b/PKHeX/Legality/Tables7.cs index 92cb5e404..8930093e1 100644 --- a/PKHeX/Legality/Tables7.cs +++ b/PKHeX/Legality/Tables7.cs @@ -352,31 +352,31 @@ public static partial class Legal internal static readonly int[] PastGenAlolanScans = { - 152, // Chikorita - 155, // Cyndaquil - 158, // Totodile - 069, // Bellsprout 111, // Rhyhorn 116, // Horsea - 183, // Marill + 152, // Chikorita + 155, // Cyndaquil + 158, // Totodile 220, // Swinub - 315, // Roselia 363, // Spheal - 404, // Luxio 543, // Venipede 574, // Gothita - 578, // Duosion 599, // Klink 607, // Litwick 610, // Axew 633, // Deino 679, // Honedge + 183, 298, // Marill {Azurill} + 315, 406, // Roselia {Budew} + 175, // [468] Togekiss (Togepi) 287, // [288] Vigoroth (Slakoth) 396, // [397] Staravia (Starly) + 403, // [404] Luxio (Shinx) 495, // [497] Serperior (Snivy) + 577, // [578] Duosion (Solosis) 498, // [500] Emboar (Tepig) 501, // [503] Samurott (Oshawott)