Skip to content

Fix Gyre access logic when Risky Warps takes you past the lasers#171

Merged
Jarno458 merged 1 commit intoJarno458:masterfrom
sgrunt:risky-warps-gyre-fix
Apr 8, 2025
Merged

Fix Gyre access logic when Risky Warps takes you past the lasers#171
Jarno458 merged 1 commit intoJarno458:masterfrom
sgrunt:risky-warps-gyre-fix

Conversation

@sgrunt
Copy link

@sgrunt sgrunt commented Mar 6, 2025

This is an edge case that was uncovered during some Archipelago play which also turns out to be present in the base randomiser.

MilitaryHangarGyreWarp only places the Gyre entrance when all three lasers are gone; accessing the room from the lab side without the lasers being down does not place the Gyre entrance, but logic assumed that Gyre entrance was available if you could get there at all.

Fix by ensuring that Gyre is only in logic when the lasers are down so that the gate exists.

(I've made a corresponding change in the AP pull request.)

@Jarno458 Jarno458 merged commit f1056ad into Jarno458:master Apr 8, 2025
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