mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-12 06:37:20 -05:00
parent
4c9815c17e
commit
e90d2fbc29
|
|
@ -121,7 +121,7 @@ static Encounters8()
|
|||
new EncounterStatic8 { Species = 738, Level = 46, Location = 136, }, // Vikavolt near the Giant’s Seat (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 091, Level = 46, Location = 130, }, // Cloyster at West Lake Axewell (in a Wild Area)
|
||||
new EncounterStatic8S{ Species = 131, Level = 56, Locations = new[] {128, 130, 134, 138, 154 }, }, // Lapras at North/East/South/West Lake Miloch, the Lake of Outrage (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 119, Level = 46, Location = 142, }, // Seaking in Bridge Field (in a Wild Area)
|
||||
new EncounterStatic8S{ Species = 119, Level = 46, Locations = new[] {128, 130, 134, 138, 142, 154 }, }, // Seaking in Bridge Field, at North/East/South/West Lake Miloch, at the Lake of Outrage (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 130, Level = 56, Location = 146, }, // Gyarados in Dusty Bowl (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 279, Level = 46, Location = 142, }, // Pelipper in Bridge Field (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 853, Level = 56, Location = 130, }, // Grapploct at West Lake Axewell (in a Wild Area)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user