Skip to content

Add FGLR Lucky Egg Farmer#1149

Open
Dalton-V wants to merge 8 commits intoPokemonAutomation:mainfrom
Dalton-V:frlg-lucky-egg-farmer
Open

Add FGLR Lucky Egg Farmer#1149
Dalton-V wants to merge 8 commits intoPokemonAutomation:mainfrom
Dalton-V:frlg-lucky-egg-farmer

Conversation

@Dalton-V
Copy link
Copy Markdown
Contributor

This adds a Lucky Egg Farmer for FRLG

This program is dependent on the WildEncounterReader in #1135

New Detectors

  • PartyHeldItemDetector used to detect if a captured Chansey is holding a Lucky Egg
  • BattleSelectionArrowDetector the selection arrow in battles is slightly different from the start menu arrow. This new arrow is also used when asked for a nickname.
  • PokedexRegisteredDetector this detects the "A" button in the bottom right when a new pokemon is added to the dex. (Used if the player has not captured Chansey before.

Updates to existing logic

  • Safari Zone has a different start menu layout from the standard overworld.
  • Updated the Start Menu navigation to search the whole area for the selection arrow instead of multiple watchers as mentioned in a previous PR.

@Dalton-V Dalton-V marked this pull request as ready for review April 11, 2026 12:16
@Mysticial
Copy link
Copy Markdown
Collaborator

rebase

@Dalton-V Dalton-V force-pushed the frlg-lucky-egg-farmer branch from 6b66ed5 to fa3e140 Compare April 13, 2026 02:53
Language::Italian,
Language::Korean,
Language::ChineseSimplified,
Language::ChineseTraditional,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the other PR. Are all these languages available?

@Mysticial
Copy link
Copy Markdown
Collaborator

I haven't reviewed the actual Lucky Egg file yet. But all the detectors are fine if you want to pull those out into a separate PR.

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