## 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.4.2`.
- Fixed overworld_config.h reference in the overworld debug by @Bassoonian in rh-hideout#2811
- General
- Fixed long z-move names not showing properly on the battle textbox by @DizzyEggg in rh-hideout#2789
- Move effects
- Fixes certain moves preventing Z status moves. by @AlexOn1ine in rh-hideout#2791
- Fixed Wring Out's power by @AsparagusEduardo in rh-hideout#2824
- Ability effects
- Fixed wrong Contrary message when affected by Intimidate by @DizzyEggg in rh-hideout#2723
- Fixed uninitialized modifier variable in AI calc damage by @DizzyEggg in rh-hideout#2731
- Fixed AI mon getting lower score when it is faster by @AlexOn1ine in rh-hideout#2740
- Fixed status moves being considered for type effectiveness calculations by @AlexOn1ine in rh-hideout#2743
- Fixed AI not considering Nature Power in AI_CalcDamage by @AlexOn1ine in rh-hideout#2776
- Fixed Electrify check, as it workss on all move types, not just Normal by @AlexOn1ine in rh-hideout#2817
- Fixed score for Work up and Growth by @AlexOn1ine in rh-hideout#2813
- Fixed speed check on Electrify by @AlexOn1ine in rh-hideout#2819
Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.4.1...expansion/1.4.2