mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
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:
@@ -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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
@@ -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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user