mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 04:38:25 -05:00
Permit gen1/2 format eggs to have eggmoves (GS)
Thanks Psyduck! https://projectpokemon.org/home/forums/topic/57375-pkhex-new-update-legality-errors-contribution-page/page/10/?tab=comments#comment-268691
This commit is contained in:
parent
eeaf19f1c2
commit
65b7102d4e
|
|
@ -25,6 +25,8 @@ public static class Breeding
|
|||
X, Y, OR, AS,
|
||||
SN, MN, US, UM,
|
||||
SW, SH,
|
||||
|
||||
GS,
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user