PKHeX/PKHeX.Core/Legality/Moves/Breeding
Kurt 8b180c3122 Fix egg move source indications (were defaulting to gen2)
Switch expression had an issue with interpreting the object's type (unboxing, yay)

should probably just return a typed object from the parse, but nah, this is a quick fix.
2021-04-16 17:57:48 -07:00
..
BreedInfo.cs Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
EggSource.cs Fix egg move source indications (were defaulting to gen2) 2021-04-16 17:57:48 -07:00
MoveBreed.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00
MoveBreed2.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00
MoveBreed3.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00
MoveBreed4.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00
MoveBreed5.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00
MoveBreed6.cs Relearn suggestions + Headbutt Slot Fix (#3190) 2021-04-08 15:58:09 -07:00