>>58383450Support for double battles with only one pokemon:
https://github.com/rh-hideout/pokeemerald-expansion/pull/1538/commits/4b29ae39ad6830f8aa0e31d1182a991b338bd722Fixed Safari Zone:
https://github.com/rh-hideout/pokeemerald-expansion/pull/1701/commits/43e73ac576fa67769f8d86dbd7674b6aee15c466better interface 1 player mon in double
https://github.com/rh-hideout/pokeemerald-expansion/pull/2238/commits/7aa55f2753cca1971c789569a4a1fe883ffddfcfI made my chages based on those commits, which fix the sending out a duplicate of your first mon during a double battle if you don't have any other one, the other fixes the safari zone not giving the player any actions and the party menu screen on doubles when you only have one mon.
I followed the better interface for a single mon during battle commit till the end but only ended up applying the party menu screen change, because during battle it was causing the healthboxes to glitch up something nasty.
Pic related: I just want the empty healthbox to not appear when I sound out only one mon.
For the wild double battles, I just been generally looking the files from the expansion and seeing/reading the changes to see what can I figure out