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

[TOP] P5 Delta Rocket Punch corner case #365

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

xanunderscore
Copy link
Collaborator

P5Delta determines that the rocket punch phase has started once all eight players have a punch actor associated with them. bad positioning or extra movement can result in one player having two punches and another having zero. this is already logged as an error in the module, but the mechanic isn't considered started, so hints are slightly broken until the next boss cast starts.

@awgil awgil merged commit 89770e0 into awgil:master Jun 5, 2024
1 check failed
@xanunderscore xanunderscore deleted the rocketpunch branch February 6, 2025 23:59
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