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

Remove option to gate glitch without morph when leaving wave beam #101

Closed
wants to merge 1 commit into from

Conversation

idlechild
Copy link

@idlechild idlechild commented Oct 9, 2022

The randomizer can logically require a gate glitch leaving wave beam without morph, but with no way to farm for more ammo. In fact, it appears the canBlueGateGlitch requirement only checks if you have missiles or supers, which means a single missile pack would put it in logic, but it would be impossible since the five missiles are required to open the wave beam door.

An alternative would be to have some sort of minimum ammo check, but not sure it is worth it.

FWIW I don't know how to test these changes myself.

@flohgh
Copy link
Collaborator

flohgh commented Oct 9, 2022

There are multiple places where gate glitch can be required without farming possibilities around (the most common one being GT backdoor). The problem here is the ammo required by the door, we'll add a specific ammo check in that case.

Thanks for spotting the logic issue!

@flohgh flohgh closed this Oct 9, 2022
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