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

Fixed berserk not activating if mon falls to exactly half HP. #2370

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

StephenLynx
Copy link

If the mon hits exactly half HP it won't trigger on the same turn because of the second check. The next turn it won't activate because of the firt check.

@StephenLynx StephenLynx changed the base branch from master to upcoming October 2, 2022 00:02
@AsparagusEduardo AsparagusEduardo merged commit d0895a7 into rh-hideout:upcoming Oct 2, 2022
@AsparagusEduardo AsparagusEduardo mentioned this pull request Oct 7, 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