Skip to content

FRLG grass_spin fix#1346

Merged
Mysticial merged 1 commit into
PokemonAutomation:mainfrom
theastrogoth:frlg-grass-spin-fix
Jul 27, 2026
Merged

FRLG grass_spin fix#1346
Mysticial merged 1 commit into
PokemonAutomation:mainfrom
theastrogoth:frlg-grass-spin-fix

Conversation

@theastrogoth

Copy link
Copy Markdown
Contributor

The stand-in-place way to trigger grass encounters used to use the BattleDialogDetector as a backup check for entering a battle in case the black screen was missed for some reason, but due to its high tolerance and relatively few color checks it tends to trigger in other situations (white dialogues from repel ending, overworld areas with somewhat solid-color parts of the ground, fog in Pokemon Tower (?)).

This switches it to the AdvanceBattleDialogDetector, which will have fewer false positives.

@Mysticial
Mysticial merged commit 689abfc into PokemonAutomation:main Jul 27, 2026
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants