mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
Unban HA mimikyu
Only one encounter for mimikyu = A4 }, // Mimikyu Update manual banlist to permit it Closes #2646
This commit is contained in:
parent
a98ca2351d
commit
d788af45cd
1 changed files with 0 additions and 1 deletions
|
@ -355,7 +355,6 @@ namespace PKHeX.Core
|
|||
(int)Species.Cubchoo, (int)Species.Beartic,
|
||||
(int)Species.Skorupi, (int)Species.Drapion,
|
||||
(int)Species.Maractus,
|
||||
(int)Species.Mimikyu,
|
||||
(int)Species.Bergmite, (int)Species.Avalugg,
|
||||
|
||||
// Alolan Forms
|
||||
|
|
Loading…
Reference in a new issue