Skip to content

Commit

Permalink
TFAR & GraveDigging Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Elemtael committed Oct 18, 2023
1 parent d07ab02 commit b5b9ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Missionframework/cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ force force ace_medical_engine_damagePassThroughEffect = 0;
//force force ace_medical_gui_showDamageEntry = false;
force force ace_medical_gui_tourniquetWarning = true;
force force ace_medical_painUnconsciousThreshold = 0.5;
force force ace_medical_treatment_allowGraveDigging = false;
force force ace_medical_treatment_allowGraveDigging = 0;
force force ace_medical_treatment_bandageEffectiveness = 1;
force force ace_medical_treatment_bandageRollover = true;
force force ace_medical_treartment_graveDiggingMarker = false;
Expand Down Expand Up @@ -966,7 +966,7 @@ force force TFAR_setting_externalIntercomWirelessHeadgear = "";
force force TFAR_spectatorCanHearEnemyUnits = true;
force force TFAR_spectatorCanHearFriendlies = true;
force force TFAR_takingRadio = 2;
force force TFAR_Teamspeak_Channel_Name = "TacticalRealism TFAR";
force force TFAR_Teamspeak_Channel_Name = "TacticalRealismTFAR";
force force TFAR_Teamspeak_Channel_Password = "Browncoats";
force force tfar_terrain_interception_coefficient = 7;
force force TFAR_voiceCone = false;
Expand Down

0 comments on commit b5b9ee6

Please sign in to comment.