Add another location for Golurk & Galvantula

Closes #2606
This commit is contained in:
Kurt
2019-12-28 18:03:14 -08:00
parent 6f1611f360
commit 3280adcb9f

View File

@@ -120,11 +120,11 @@ static Encounters8()
new EncounterStatic8 { Species = 275, Level = 34, Location = 124, }, // Shiftry in the Dappled Grove (in a Wild Area)
new EncounterStatic8 { Species = 272, Level = 34, Location = 124, }, // Ludicolo in the Dappled Grove (in a Wild Area)
new EncounterStatic8 { Species = 426, Level = 34, Location = 126, }, // Drifblim at Watchtower Ruins (in a Wild Area)
new EncounterStatic8 { Species = 623, Level = 40, Location = 126, }, // Golurk at Watchtower Ruins (in a Wild Area)
new EncounterStatic8S { Species = 623, Level = 40, Locations = new[]{126, 130}, }, // Golurk at Watchtower Ruins and West Lake Axewell (in a Wild Area)
new EncounterStatic8 { Species = 195, Level = 15, Location = 130, }, // Quagsire at West Lake Axewell (in a Wild Area)
new EncounterStatic8 { Species = 099, Level = 28, Location = 130, }, // Kingler at West Lake Axewell (in a Wild Area)
new EncounterStatic8 { Species = 660, Level = 15, Location = 122, }, // Diggersby in the Rolling Fields (in a Wild Area)
new EncounterStatic8S{ Species = 178, Level = 26, Locations = new[] {128, 138}}, // Xatu at East Lake Axewell, North Lake Miloch (in a Wild Area) (in a Wild Area)
new EncounterStatic8S{ Species = 178, Level = 26, Locations = new[] {128, 138}}, // Xatu at East Lake Axewell, North Lake Miloch (in a Wild Area)
new EncounterStatic8 { Species = 569, Level = 36, Location = 128, }, // Garbodor at East Lake Axewell (in a Wild Area)
new EncounterStatic8 { Species = 510, Level = 28, Location = 138, }, // Liepard at North Lake Miloch (in a Wild Area)
new EncounterStatic8 { Species = 750, Level = 31, Location = 122, }, // Mudsdale in the Rolling Fields (in a Wild Area)
@@ -259,8 +259,8 @@ static Encounters8()
new EncounterStatic8 { Species = 356, Level = 46, Location = 136, }, // Dusclops near the Giants Seat (in a Wild Area)
new EncounterStatic8 { Species = 518, Level = 46, Location = 136, }, // Musharna near the Giants Seat (in a Wild Area)
new EncounterStatic8 { Species = 362, Level = 46, Location = 136, }, // Glalie near the Giants Seat (in a Wild Area)
new EncounterStatic8 { Species = 596, Level = 46, Location = 136, }, // Galvantula near the Giants Seat (in a Wild Area)
new EncounterStatic8S { Species = 584, Level = 47, Locations = new[] {128, 130, 134, 138 }, }, // Vanilluxe at North/East/South/West Lake Miloch/Axwell (in a Wild Area)
new EncounterStatic8S{ Species = 596, Level = 46, Locations = new[] {134, 136}, }, // Galvantula at South Lake Miloch and near the Giants Seat (in a Wild Area)
new EncounterStatic8S{ Species = 584, Level = 47, Locations = new[] {128, 130, 134, 138 }, }, // Vanilluxe at North/East/South/West Lake Miloch/Axwell (in a Wild Area)
new EncounterStatic8 { Species = 537, Level = 60, Location = 132, }, // Seismitoad on Axews Eye (in a Wild Area)
new EncounterStatic8 { Species = 460, Level = 60, Location = 132, }, // Abomasnow on Axews Eye (in a Wild Area)
new EncounterStatic8 { Species = 036, Level = 36, Location = 140, }, // Clefable at the Motostoke Riverbank (in a Wild Area)