Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QOL] Allow starters to relearn egg moves #1143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Fontbane
Copy link
Contributor

Somewhat simple fix for a QOL issue.

Currently egg moves are mostly balanced around the last stage of a mon's line, including Megas. So occasionally you'll have to bring in an egg move that's dead weight until you reach the stage it's intended for. You might also accidentally delete egg moves during move learning.

This PR allows you to relearn an unlocked egg move with the Memory Mushroom only if you brought that mon into the run as a starter. It also adds a function, "getUnlockedEggMoves", which may be useful in the future.

@Tempo-anon Tempo-anon added the enhancement New feature or request label May 20, 2024
@bennybroseph bennybroseph added the game design/balance For things that heavily impact the game label Jun 1, 2024
@Fontbane Fontbane changed the title Allow starters to relearn egg moves [QOL] Allow starters to relearn egg moves Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request game design/balance For things that heavily impact the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants