diff --git a/f1-Main.cs b/f1-Main.cs index cf15504e5..11910ba93 100644 --- a/f1-Main.cs +++ b/f1-Main.cs @@ -4335,9 +4335,9 @@ private void getForms(int species) // Mega List int[] mspec = { // XY - 3, 9, 65, 94, 115, 127, 130, 142, 154, 181, 212, 214, 229, 248, 257, 282, 303, 306, 308, 310, 354, 359, 380, 381, 445, 448, 460, 469, + 3, 9, 65, 94, 115, 127, 130, 142, 154, 181, 212, 214, 229, 248, 257, 282, 303, 306, 308, 310, 354, 359, 380, 381, 445, 448, 460, 469, // ORAS - 254, 260, 376, 719, + // 254, 260, 376, 719, }; for (int i = 0; i < mspec.Length; i++) {