-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Separate Treatment Times for Exceeding Required Skill level (#10696)
* Added: Separate Settings for Skilled medical actions * Update addons/medical_treatment/functions/fnc_treatment.sqf Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Jouni Järvinen <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Jouni Järvinen <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Jouni Järvinen <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Jouni Järvinen <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Mike-MF <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Mike-MF <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Mike-MF <[email protected]> * Update addons/medical_treatment/stringtable.xml Co-authored-by: Mike-MF <[email protected]> * Update addons/medical_treatment/functions/fnc_treatment.sqf Co-authored-by: PabstMirror <[email protected]> * whitespace * Update addons/fire/compat_medical_engine/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Update addons/medical_treatment/ACE_Medical_Treatment_Actions.hpp Co-authored-by: PabstMirror <[email protected]> * Apply suggestions from code review Co-authored-by: PabstMirror <[email protected]> * Define skilled as above the required medic level --------- Co-authored-by: PabstMirror <[email protected]> Co-authored-by: Jouni Järvinen <[email protected]> Co-authored-by: Mike-MF <[email protected]> Co-authored-by: Grim <[email protected]>
- Loading branch information
1 parent
6b8b967
commit 5054bbc
Showing
4 changed files
with
69 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters