Skip to content

Commit

Permalink
Fix manaphy hatching from egg
Browse files Browse the repository at this point in the history
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!
  • Loading branch information
kwsch committed Aug 5, 2016
1 parent 8924dd0 commit 30047a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Legality/Tables.cs
Expand Up @@ -444,6 +444,7 @@ public static partial class Legal
486, // Regigigas
487, // Giratina
488, // Cresselia
490, // Manaphy
491, // Darkrai
492, // Shaymin
493, // Arceus
Expand Down

0 comments on commit 30047a1

Please sign in to comment.