diff --git a/PKHeX.Core/PKM/Util/FormConverter.cs b/PKHeX.Core/PKM/Util/FormConverter.cs index 1c424bad7..21a6765bc 100644 --- a/PKHeX.Core/PKM/Util/FormConverter.cs +++ b/PKHeX.Core/PKM/Util/FormConverter.cs @@ -511,6 +511,13 @@ private static string[] GetFormsGen7(int species, IReadOnlyList types, I forms[1057], // "V-Core", // Core Violet }; + case Mimikyu: + return new[] + { + forms[778], // Disguised + forms[1058], // Busted + }; + case Necrozma: return new[] {