mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-26 12:56:42 -05:00
Add Ballimere Lake -> Lakeside Cave crossover (#3069)
This commit is contained in:
@@ -200,6 +200,10 @@ private IEnumerable<EncounterSlot> GetBoostedMatches(IReadOnlyList<EvoCriteria>
|
||||
// Roaring-Sea Caves
|
||||
// Giant’s Foot
|
||||
{224, new byte[] {222}},
|
||||
|
||||
// Ballimere Lake
|
||||
// Lakeside Cave
|
||||
{230, new byte[] {232}},
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user