Skip to content

Commit

Permalink
Settings - Allows trained medics to use their own items first
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Dec 28, 2024
1 parent 1ca2701 commit 2eb9587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/settings/BW_Settings.inc.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ _settings = [
[QACEGVAR(medical_statemachine,AIUnconsciousness), false], // default: true
[QACEGVAR(medical_statemachine,cardiacArrestTime), 180], // default: 30
[QACEGVAR(medical_treatment,treatmentTimeTourniquet), 4], // default: 7
[QACEGVAR(medical_treatment,allowSharedEquipment), 3], // default: 0 (allows trained medics to use their own items first)

["ace_medical_engine_damagepassthrougheffect", 0],

Expand Down

0 comments on commit 2eb9587

Please sign in to comment.