mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-14 01:35:20 -05:00
Re-add rufflet pelago for sn
Thanks @wwwwwwzx !
This commit is contained in:
@@ -415,7 +415,7 @@ private static void InitializePelagoAreas()
|
||||
int[] minLevels = { 1, 11, 21, 37, 49 };
|
||||
int[][] speciesSM =
|
||||
{
|
||||
new[] {/* SN */ 021, 041, 090, 278, 731}, // 1-7
|
||||
new[] {627/*SN*/, 021, 041, 090, 278, 731}, // 1-7
|
||||
new[] {064, 081, 092, 198, 426, 703}, // 11-17
|
||||
new[] {060, 120, 127, 661, 709, 771}, // 21-27
|
||||
new[] {227, 375, 707}, // 37-43
|
||||
|
||||
Reference in New Issue
Block a user