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

Zeus/Medical - Fix modules for rewrite #6914

Merged
merged 2 commits into from
Apr 3, 2019
Merged

Zeus/Medical - Fix modules for rewrite #6914

merged 2 commits into from
Apr 3, 2019

Conversation

PabstMirror
Copy link
Contributor

No description provided.

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Apr 1, 2019
@PabstMirror PabstMirror added this to the Medical Rewrite milestone Apr 1, 2019
TRACE_1("waking up",_unit); // wake up first or unconc variables will be reset
[QEGVAR(medical,WakeUp), _unit, _unit] call CBA_fnc_targetEvent;
};
[QEGVAR(medical_treatment,treatmentFullHealLocal), [_unit], _unit] call CBA_fnc_targetEvent;
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't it be cleaner to have these checks (cardiac arrest and isUnconscious) direclty in treatmentFullHealLocal?

@TheMagnetar TheMagnetar merged commit 9588b13 into master Apr 3, 2019
@TheMagnetar TheMagnetar deleted the medZeus branch April 3, 2019 13:17
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
* Zeus/Medical - Fix modules for rewrite

* move wakeup logic to medical_treatment
@PabstMirror PabstMirror modified the milestones: Medical Rewrite, 3.13.0, 3.13.0-temp3 Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants