Added new option BUCKSHOT_SUPPRESSION_EFFECTIVENESS, 50 by default, used both for NCTH and OCTH.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2579 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2020-10-29 13:22:27 +00:00
parent 2322001532
commit 6af8476873
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -2624,6 +2624,9 @@ NOTIFY_WHEN_PINNED_DOWN = TRUE
; Minimum distance at which friendly characters become suppressed their own forces.
MIN_DISTANCE_FRIENDLY_SUPPRESSION = 30
; Suppression effectiveness for buckshot pellet, values from 0 to 100.
; Used both for NCTH and OCTH.
BUCKSHOT_SUPPRESSION_EFFECTIVENESS = 50
;******************************************************************************************************************************
;******************************************************************************************************************************
+3
View File
@@ -2600,6 +2600,9 @@ NOTIFY_WHEN_PINNED_DOWN = TRUE
; Minimum distance at which friendly characters become suppressed their own forces.
MIN_DISTANCE_FRIENDLY_SUPPRESSION = 30
; Suppression effectiveness for buckshot pellet, values from 0 to 100.
; Used both for NCTH and OCTH.
BUCKSHOT_SUPPRESSION_EFFECTIVENESS = 50
;******************************************************************************************************************************
;******************************************************************************************************************************