diff --git a/PKHeX/Legality/Tables7.cs b/PKHeX/Legality/Tables7.cs index 314b38e51..d397b875c 100644 --- a/PKHeX/Legality/Tables7.cs +++ b/PKHeX/Legality/Tables7.cs @@ -240,6 +240,33 @@ namespace PKHeX new EncounterStatic { Species = 718, Form = 1, Level = 50, Relearn = new[]{000, 000, 000, 000}, Shiny = false, Ability = 1, Location = 118, IV3 = true, }, // Zygarde new EncounterStatic { Species = 718, Form = 2, Level = 50, Relearn = new[]{000, 000, 000, 000}, Shiny = false, Ability = 1, Location = 118, IV3 = true, }, // Zygarde new EncounterStatic { Species = 718, Form = 3, Level = 50, Relearn = new[]{000, 000, 000, 000}, Shiny = false, Ability = 1, Location = 118, IV3 = true, }, // Zygarde + + new EncounterStatic { Species = 021, Location = 30016, Level = -1, }, // Spearow + new EncounterStatic { Species = 041, Location = 30016, Level = -1, }, // Zubat + new EncounterStatic { Species = 060, Location = 30016, Level = -1, }, // Poliwag + new EncounterStatic { Species = 064, Location = 30016, Level = -1, }, // Kadabra + new EncounterStatic { Species = 081, Location = 30016, Level = -1, }, // Magnemite + new EncounterStatic { Species = 090, Location = 30016, Level = -1, }, // Shellder + new EncounterStatic { Species = 092, Location = 30016, Level = -1, }, // Gastly + new EncounterStatic { Species = 120, Location = 30016, Level = -1, }, // Staryu + new EncounterStatic { Species = 123, Location = 30016, Level = -1, }, // Scyther + new EncounterStatic { Species = 127, Location = 30016, Level = -1, }, // Pinsir + new EncounterStatic { Species = 131, Location = 30016, Level = -1, }, // Lapras + new EncounterStatic { Species = 198, Location = 30016, Level = -1, }, // Murkrow + new EncounterStatic { Species = 227, Location = 30016, Level = -1, }, // Skarmory + new EncounterStatic { Species = 278, Location = 30016, Level = -1, }, // Wingull + new EncounterStatic { Species = 375, Location = 30016, Level = -1, }, // Metang + new EncounterStatic { Species = 426, Location = 30016, Level = -1, }, // Drifblim + new EncounterStatic { Species = 429, Location = 30016, Level = -1, }, // Mismagius + new EncounterStatic { Species = 587, Location = 30016, Level = -1, }, // Emolga + new EncounterStatic { Species = 627, Location = 30016, Level = -1, }, // Rufflet + new EncounterStatic { Species = 629, Location = 30016, Level = -1, }, // Vullaby + new EncounterStatic { Species = 661, Location = 30016, Level = -1, }, // Fletchling + new EncounterStatic { Species = 703, Location = 30016, Level = -1, }, // Carbink + new EncounterStatic { Species = 707, Location = 30016, Level = -1, }, // Klefki + new EncounterStatic { Species = 709, Location = 30016, Level = -1, }, // Trevenant + new EncounterStatic { Species = 731, Location = 30016, Level = -1, }, // Pikipek + new EncounterStatic { Species = 771, Location = 30016, Level = -1, }, // Pyukumuku }; private static readonly EncounterTrade[] TradeGift_SM = // @ a\1\5\5 {