mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-02 23:34:13 -05:00
rejoin safari/dream male-genderless tables
genderless can inherit
This commit is contained in:
parent
d9c33979fd
commit
068da5ef9c
|
|
@ -376,9 +376,7 @@ public static partial class Legal
|
|||
internal static readonly int[] Inherit_SafariMale =
|
||||
{
|
||||
128, // Tauros
|
||||
};
|
||||
internal static readonly int[] Inherit_SafariDitto =
|
||||
{
|
||||
|
||||
081, // Magnemite
|
||||
100, // Voltorb
|
||||
337, // Lunatone
|
||||
|
|
@ -400,10 +398,7 @@ public static partial class Legal
|
|||
538, // Throh
|
||||
539, // Sawk
|
||||
574, // Gothita
|
||||
};
|
||||
internal static readonly int[] Inherit_DreamDitto =
|
||||
{
|
||||
// Not actually possible, but just store as documentation
|
||||
|
||||
081, // Magnemite
|
||||
100, // Voltorb
|
||||
120, // Staryu
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user