mirror of
https://github.com/kwsch/PKHeX
synced 2025-03-08 01:07:27 +00:00
Didn't trust the existing manual transcribing, and both Bulbapedia and Serebii contain errors that don't match the original raw data. So, let's rip the raw data ourselves and use our own parse pickle (just raw bytes) instead of 162 manual entries.
For ripping logic, see:
|
||
---|---|---|
.. | ||
encounter_d.pkl | ||
encounter_hg.pkl | ||
encounter_p.pkl | ||
encounter_pt.pkl | ||
encounter_ss.pkl | ||
encounter_walker4.pkl |