Version 1.8.5

## 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.5`.

🌋 IMPORTANT CHANGES AND REFACTORS 🌋

💥 Softlock/Crash fixes 💥

🧬 General 🧬

Added

Fixed

🐉 Pokémon 🐉

Changed

Fixed

⚔️ Battle General ⚔️

Fixed

🤹 Moves 🤹

Fixed

🎭 Abilities 🎭

Added

Fixed

🧶 Items 🧶

Changed

Fixed

🤖 Battle AI 🤖

Changed

Fixed

🧪 Test Runner 🧪

Added

Changed

  • Multiple changes by @AsparagusEduardo in https://github.com/rh-hideout/pokeemerald-expansion/pull/4682
    • Renamed some Baton Pass-related tests so that their prefix becomes Baton Pass.
      • Eg. Aqua Ring can be Baton Passed becomes Baton Pass passes Aqua Ring's effect.
    • Expanded Belch's test to show that it doesn't need to eat a berry before each use of the move.
    • Unconfirmed interactions added to the specific files.
    • Split EFFECT_RAGING_BULL from EFFECT_BRICK_BREAK's file.
    • Moved Grassy Terrain/Earthquake test to Earthquake file.
  • Write new/Fix old tests for post-ko switch scenarios by @DizzyEggg in https://github.com/rh-hideout/pokeemerald-expansion/pull/4856

Fixed

📦 Pret merges 📦

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.8.4...expansion/1.8.5