Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed conditional logic in Stitched Requirement check. MP test comple…
…ted successfully. Added Bandage Reopening Chance Modifier Added Wound Reopen Chance Addon Setting Fixed dumb error in localization setup Credit! Resolved issue with Addon Settings definition & removed testing values. PR Feedback #1 - Removed unnecessary whitespace on LN 46 - Call global var directly at LN 87 - Updated Wound Reopen Chance localized name & description PR Feedback #2 - Increased reopen coefficient upper limit from 2 to 5. Changed author credit to reflect GitHub email. Added option to restrict PAK when patient has untreated fractures. Changed formatting and global variable. Credit to @mharis001. Apply suggestions from code review Corrected issue with checking array equality. Update fnc_isInStableCondition.sqf Merge pull request #1 from dgibso29/pr/7684 Corrected issue with checking array equality. Updated to directly check for open wounds Updated default minimum blood value to use a PAK per mharis001's comment Properly set up minimum blood required to use PAK as a percentage slider Forgot to include the REQUIRED BOOL to make the MinBloodPak slider a percentage... Resolved scope issue with checking for unbandaged wounds Why exitWith when you can break Update fnc_isInStableCondition.sqf Update fnc_isInStableCondition.sqf Merge branch 'master' into pr/7684 Revert "Merge branch 'master' into pr/7684" This reverts commit 0f46553, reversing changes made to b30de99. Update fnc_isInStableCondition.sqf Update fnc_isInStableCondition.sqf Update fnc_isInStableCondition.sqf Updated Required Wound State to PAK to current standard -- Bandaged wounds. Update fnc_isInStableCondition.sqf Update fnc_isInStableCondition.sqf Update fnc_isInStableCondition.sqf Updated Required Wound State to PAK to current standard -- Bandaged wounds. Fixed conditional logic in Stitched Requirement check. MP test completed successfully. Co-Authored-By: mharis001 <[email protected]>
- Loading branch information