mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-11 22:29:52 -05:00
update handling that checked for this case to instead check for equivalence to ability1 instead of 0 was generating a PGF with ability[1] = 0, which is not correct. Just fix the binaries to behave and get rid of all the workarounds since future tables don't have missing values. |
||
|---|---|---|
| .. | ||
| EncounterEvent.cs | ||
| Encounters1.cs | ||
| Encounters2.cs | ||
| Encounters3.cs | ||
| Encounters4.cs | ||
| Encounters5.cs | ||
| Encounters6.cs | ||
| Encounters7.cs | ||
| EncountersWC3.cs | ||
| EncounterUtil.cs | ||