mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-14 08:00:33 -05:00
parent
2ee6fbb7e9
commit
f3ecff272c
|
|
@ -331,7 +331,6 @@ public static partial class Legal
|
|||
(int)Species.Yamper, (int)Species.Boltund,
|
||||
(int)Species.Wingull, (int)Species.Pelipper,
|
||||
(int)Species.Electrike, (int)Species.Manectric,
|
||||
(int)Species.Delibird,
|
||||
(int)Species.Golett, (int)Species.Golurk,
|
||||
(int)Species.Munna, (int)Species.Musharna,
|
||||
(int)Species.Snover, (int)Species.Abomasnow,
|
||||
|
|
@ -339,7 +338,7 @@ public static partial class Legal
|
|||
(int)Species.Drifloon, (int)Species.Drifblim,
|
||||
(int)Species.Cherubi, (int)Species.Cherrim,
|
||||
(int)Species.Goldeen, (int)Species.Seaking,
|
||||
(int)Species.Basculin,
|
||||
(int)Species.Basculin, (int)Species.Basculin | 1 << 11,
|
||||
(int)Species.Woobat, (int)Species.Swoobat,
|
||||
(int)Species.Noibat, (int)Species.Noivern,
|
||||
(int)Species.Espurr, (int)Species.Meowstic, (int)Species.Meowstic | 1 << 11,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user