Skip to content

Commit

Permalink
Update cba_settings.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarenx authored Oct 18, 2023
1 parent ddbe644 commit 66e6662
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,8 @@ force force lambs_danger_disableAIPlayerGroupReaction = false;
force force lambs_danger_disableAutonomousFlares = false;
force force lambs_danger_disableAutonomousSmokeGrenades = false;
force force lambs_danger_panicChance = 0.1;

// LAMBS Danger Eventhandlers
force force lambs_eventhandlers_ExplosionEventHandlerEnabled = true;
force force lambs_eventhandlers_ExplosionReactionTime = 9;

Expand Down Expand Up @@ -1206,6 +1208,8 @@ force force lambs_main_radioEast = 500;
force force lambs_main_radioGuer = 500;
force force lambs_main_radioShout = 100;
force force lambs_main_radioWest = 500;

// LAMBS Danger WP
force force lambs_wp_autoAddArtillery = false;

// Simple Suppress
Expand Down

0 comments on commit 66e6662

Please sign in to comment.