santacrab2 / PKHeX-Plugins

Plugins for PKHeX
MIT License
58 stars 19 forks source link

Fix Wish Salamence ability set and standardize white space #7

Closed Lusamine closed 1 year ago

Lusamine commented 1 year ago

Fixes the Wish Salamence set. It doesn't have an ability so the second check was breaking it after it was already corrected. All tests currently pass (other than the occasional failures from difficult sets such as shiny Colo Eevee).

Standardizes white space and I manually changed all line endings for the different files to LF.