From e4e516d1c2f8c4d7f710d292ed5ab3cd8830e3b0 Mon Sep 17 00:00:00 2001 From: Kurt Date: Thu, 21 Nov 2019 20:59:24 -0800 Subject: [PATCH] Add lapras encounter location? #2484 The other lapras encounter was found by @sora10pls and was lv56; we're assuming this other lapras is the encounter (for now). --- PKHeX.Core/Legality/Encounters/Data/Encounters8.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/Legality/Encounters/Data/Encounters8.cs b/PKHeX.Core/Legality/Encounters/Data/Encounters8.cs index 782e6a84c..b9d30ee7b 100644 --- a/PKHeX.Core/Legality/Encounters/Data/Encounters8.cs +++ b/PKHeX.Core/Legality/Encounters/Data/Encounters8.cs @@ -75,7 +75,7 @@ static Encounters8() new EncounterStatic8 { Species = 835, Level = 08, Location = 018, Moves = new[] {039,033,609,000} }, // Yamper on Route 2 new EncounterStatic8 { Species = 834, Level = 50, Location = 018, Moves = new[] {710,746,068,317}, FlawlessIVCount = 3 }, // Drednaw on Route 2 new EncounterStatic8 { Species = 833, Level = 08, Location = 018, Moves = new[] {044,055,000,000} }, // Chewtle on Route 2 - new EncounterStatic8 { Species = 131, Level = 55, Location = -1, Moves = new[] {056,240,058,034}, FlawlessIVCount = 3 }, // Lapras + new EncounterStatic8 { Species = 131, Level = 55, Location = 138, Moves = new[] {056,240,058,034}, FlawlessIVCount = 3 }, // Lapras at North Lake Miloch (in a Wild Area) new EncounterStatic8 { Species = 862, Level = 50, Location = 018, Moves = new[] {269,068,792,184} }, // Obstagoon on Route 2 new EncounterStatic8 { Species = 822, Level = 18, Location = -1, Moves = new[] {681,468,031,365}, Shiny = Never }, // Corvisquire new EncounterStatic8 { Species = 050, Level = 17, Location = -1, Moves = new[] {523,189,310,045} }, // Diglett