## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.8.1`.
- CRITICAL FIX: Fixed a softlock when looking at an Egg in the summary screen by @AsparagusEduardo in rh-hideout#4301
- Added pre-1.6.2 changelogs by @AsparagusEduardo in rh-hideout#4296
- Disabled Tera Type on summary screen by default, since Terastallization is not implemented yet by @AsparagusEduardo in rh-hideout#4289
- Small fixes to Python install instructions by @ravepossum in rh-hideout#4288
- Fixed unintended Pokédex form behavior by @AsparagusEduardo in rh-hideout#4299
- Actually removed unused
STATUS3_CANT_SCORE_A_CRIT
by @AsparagusEduardo in rh-hideout#4293
- Fixed species flag padding by @AsparagusEduardo in rh-hideout#4291
Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.8.0...expansion/1.8.1