Skip to content

Commit

Permalink
Update cba_settings.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
mazinskihenry authored Oct 18, 2023
1 parent 01279e8 commit 7d0ed33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ force force kat_airway_block_headTurning_ifAirwayItem = true;
force force kat_airway_CancelRecoveryPosition_Time = 6;
force force kat_airway_CheckAirway_time = 2;
force force kat_airway_checkbox_puking_sound = true;
force force kat_airway_enable = true;
force force kat_airway_enable = false;
force force kat_airway_Guedeltubus_time = 6;
force force kat_airway_HeadTurn_Interval = 3;
force force kat_airway_Larynxtubus_time = 3;
Expand All @@ -569,7 +569,7 @@ force force kat_breathing_clearChestSealAfterTreatment = false;
force force kat_breathing_deepPenetratingInjuryChance = 30;
force force kat_breathing_deterioratingPneumothorax_chance = 50;
force force kat_breathing_deterioratingPneumothorax_interval = 60;
force force kat_breathing_enable = true;
force force kat_breathing_enable = false;
force force kat_breathing_enable_selfChestseal = 1;
force force kat_breathing_enableSPO2Flashing = true;
force force kat_breathing_HPTXBleedAmount = 0.06;
Expand Down

0 comments on commit 7d0ed33

Please sign in to comment.