Update HA8 banlist

Closes #2544
Closes #2543
This commit is contained in:
Kurt 2019-11-29 22:33:11 -08:00
parent 2ee6fbb7e9
commit f3ecff272c

View File

@ -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,