mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-12 13:59:35 -05:00
Add orbeetle 65 loc
thanks @sora10pls
This commit is contained in:
@@ -203,7 +203,7 @@ static Encounters8()
|
||||
new EncounterStatic8 { Species = 470, Level = 56, Location = 154, }, // Leafeon at the Lake of Outrage (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 510, Level = 31, Location = -1, }, // Liepard
|
||||
new EncounterStatic8 { Species = 832, Level = 65, Location = 122, }, // Dubwool in the Rolling Fields (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 826, Level = 65, Location = -1, }, // Orbeetle
|
||||
new EncounterStatic8 { Species = 826, Level = 65, Location = 124, }, // Orbeetle in the Dappled Grove (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 823, Level = 65, Location = 126, }, // Corviknight at Watchtower Ruins (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 110, Level = 65, Location = 128, Form = 01, }, // Weezing at East Lake Axewell (in a Wild Area)
|
||||
new EncounterStatic8 { Species = 834, Level = 65, Location = 130, }, // Drednaw at West Lake Axewell (in a Wild Area)
|
||||
|
||||
Reference in New Issue
Block a user