Remove temp method

*PLA method handles Legends: Arceus
*BDSP method handles BDSP
this one caused (NPC) (NPC) for location :)
This commit is contained in:
Kurt 2022-03-25 19:24:15 -07:00
parent fdd96494de
commit b91031cb14

View file

@ -348,7 +348,6 @@ namespace PKHeX.Core
SanitizeMetG6XY();
SanitizeMetG7SM();
SanitizeMetG8SWSH();
SanitizeMetG8LA();
SanitizeMetG8BDSP();
SanitizeMetG8PLA();
@ -484,12 +483,6 @@ namespace PKHeX.Core
// metSWSH_30000[18] += " (-)"; // Pokémon HOME -- duplicate with 40000's entry
}
private void SanitizeMetG8LA()
{
metBDSP_30000[1] += $" ({NPC})"; // Anything from an NPC
metBDSP_30000[2] += $" ({EggName})"; // Egg From Link Trade
}
private void SanitizeMetG8BDSP()
{
metBDSP_30000[1] += $" ({NPC})"; // Anything from an NPC