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

Pharma/Surgery - Tweak open reduction PFH and etomidate time #648

Merged

Conversation

Cplhardcore
Copy link
Contributor

@Cplhardcore Cplhardcore commented Dec 1, 2024

When merged this pull request will:

  • Make the open reduction PFH run every 5 seconds rather then set via setting
  • Make the PFH use the effectiveness rather then just a check
  • Make etomidate 60 seconds time in system rather then 45,

IMPORTANT

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

@mazinskihenry mazinskihenry added this to the 3.0.4 milestone Dec 9, 2024

private _alive = alive _patient;

if ((!_alive) || (_liveFracture == 0)) exitWith {
[_idPFH] call CBA_fnc_removePerFrameHandler;
_patient setVariable ["kat_Etomidate_Pain", false]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why its not QGVAR

@MiszczuZPolski MiszczuZPolski added the kind/enhancement Release Notes: **IMPROVED:** label Dec 12, 2024
@mazinskihenry
Copy link
Contributor

LGTM

@mazinskihenry mazinskihenry merged commit f278fd9 into KAT-Advanced-Medical:dev-Tomcat Dec 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants