diff --git a/PKHeX.Core/Legality/Encounters/Data/Encounters8NestDist.cs b/PKHeX.Core/Legality/Encounters/Data/Encounters8NestDist.cs index a49226f0f..4435a5d4c 100644 --- a/PKHeX.Core/Legality/Encounters/Data/Encounters8NestDist.cs +++ b/PKHeX.Core/Legality/Encounters/Data/Encounters8NestDist.cs @@ -633,7 +633,7 @@ internal static partial class Encounters8Nest new(60,10,5) { Species = 760, Ability = A4, Moves = new[]{ 663, 038, 276, 009 } }, // Bewear new(60,10,5) { Species = 573, Ability = A4, Moves = new[]{ 402, 231, 350, 304 } }, // Cinccino - // 1/8 - Forest Returns (no changes besides shiny Greedent replacing regular R5 Amoongus) + // 1/8 - Forest Returns (no changes besides shiny Greedent replacing regular R5 Amoonguss) new(60,10,5) { Species = 820, Ability = A4, Moves = new[]{ 747, 360, 371, 089 }, Shiny = Shiny.Always }, // Greedent };