mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-22 06:14:12 -05:00
Fix hyperspace fury legality
Thanks RanEncounter!
This commit is contained in:
@@ -399,6 +399,7 @@ public static partial class Legal
|
||||
386, // Deoxys
|
||||
487, // Giratina
|
||||
492, // Shaymin
|
||||
720, // Hoopa
|
||||
};
|
||||
internal static readonly int[] BreedMaleOnly =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user