Remove duplicated encounters

Previously would recognize a LeafGreen Scyther from Celadon City as valid ;D
This commit is contained in:
Kurt 2026-03-01 22:12:54 -06:00
parent b1dd981537
commit bd9f64b07e

View File

@ -77,12 +77,6 @@ private static EncounterArea3[] GetRegular([ConstantExpected] string resource, [
public static readonly EncounterStatic3[] StaticLG =
[
// Celadon City Game Corner
new(063, 09, FR) { FixedBall = Ball.Poke, Location = 94 }, // Abra
new(035, 08, FR) { FixedBall = Ball.Poke, Location = 94 }, // Clefairy
new(123, 25, FR) { FixedBall = Ball.Poke, Location = 94 }, // Scyther
new(147, 18, FR) { FixedBall = Ball.Poke, Location = 94 }, // Dratini
new(137, 26, FR) { FixedBall = Ball.Poke, Location = 94 }, // Porygon
new(063, 07, LG) { FixedBall = Ball.Poke, Location = 94 }, // Abra
new(035, 12, LG) { FixedBall = Ball.Poke, Location = 94 }, // Clefairy
new(127, 18, LG) { FixedBall = Ball.Poke, Location = 94 }, // Pinsir