mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
1d5f929981
XD compares the player TSV against the non-shadow members, which is unnecessary but does result in them being able to cause shiny skips. Update the VerifyNPC method to remove tsv check, as it's just repeating the logic we've done in the lock generator. Added a test method that can be stepped through; compare the team results manually since they aren't exposed for interaction. Closes #2751 , big thanks to @ijuintekka for being so detailed in their investigation/report! Co-Authored-By: ijuintekka <ijuintekka@users.noreply.github.com> |
||
---|---|---|
.. | ||
Illegal | ||
Legal | ||
LearnabilityTests.cs | ||
LegalityData.cs | ||
LegalityRules.cs | ||
LegalityTests.cs | ||
RaidTests.cs | ||
ShadowTests.cs |