mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-13 12:45:28 -05:00
Fix manaphy hatching from egg
Can't receive a manaphy egg from Daycare or other non-Mystery Gift source. A wc6 Manaphy egg would not satisfy "WasEgg" anyway. So far no manaphy eggs have been given out, and none will be (probably). Thanks RustInPeace!
This commit is contained in:
@@ -444,6 +444,7 @@ public static partial class Legal
|
||||
486, // Regigigas
|
||||
487, // Giratina
|
||||
488, // Cresselia
|
||||
490, // Manaphy
|
||||
491, // Darkrai
|
||||
492, // Shaymin
|
||||
493, // Arceus
|
||||
|
||||
Reference in New Issue
Block a user