-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix s036_area3c Gammas Crash #287
Conversation
@dyceron can you test this? It's not calling the OnDead anymore after the metroid dies but both rooms (left, right) from the metroid section have a vanilla trigger to call it. |
...and the starter_preset should be reverted if this works on console. |
Yes I can test it layer. If this works could this be applied to all of the multi room Gammas? |
I never checked if the radar actually activates again later :D |
Delaying or removing the CC changes for Gamma_006 until after Gamma_007 is defeated avoids any conflicts and removes the crash/memory errors. I chose the former option since it has the most accurate results in game.
Fixes #286