Skip to content

Breathing - Fix 1% chance of Tamponade occuring even when the Tampona…#3

Merged
AtrixZockt merged 1 commit into
AtrixZockt:dev-Tomcatfrom
KAT-Advanced-Medical:dev-Tomcat
Jun 18, 2026
Merged

Breathing - Fix 1% chance of Tamponade occuring even when the Tampona…#3
AtrixZockt merged 1 commit into
AtrixZockt:dev-Tomcatfrom
KAT-Advanced-Medical:dev-Tomcat

Conversation

@AtrixZockt

Copy link
Copy Markdown
Owner

…de Chance is set to 0% (KAT-Advanced-Medical#822)

Stops the 1% chance of Tamponade occuring even when the Tamponade Chance is set to 0%.

Tamponade can currently occur whenever floor (random 100) generates a 0, as the check is ">" instead of ">="

When merged this pull request will:

  • Describe what this pull request will do
  • Each change in a separate line

IMPORTANT

  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

…de Chance is set to 0% (#822)

Stops the 1% chance of Tamponade occuring even when the Tamponade Chance
is set to 0%.

Tamponade can currently occur whenever `floor (random 100)` generates a
0, as the check is ">" instead of ">="
@AtrixZockt AtrixZockt merged commit 1745ac4 into AtrixZockt:dev-Tomcat Jun 18, 2026
1 of 3 checks passed
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