mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
New experimental NCTH options: LIMIT_MAX_DEVIATION, LIMIT_GROUND_SHOTS.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2533 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -429,3 +429,16 @@ RANGE_EFFECTS_DEV = TRUE
|
||||
MAX_EFFECTIVE_RANGE_MULTIPLIER = 1.4
|
||||
MAX_EFFECTIVE_RANGE_REDUCTION = 0.5
|
||||
MAX_EFFECTIVE_USE_GRADIENT = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Experimental NCTH tweaks
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; limit max bullet deviation to improve suppression effectiveness
|
||||
; max deviation limit depends on weapon range, recoil and shooting mode
|
||||
LIMIT_MAX_DEVIATION = FALSE
|
||||
|
||||
; limit max vertical deviation so there will be less ground shots
|
||||
; works for first bullet only
|
||||
; when this option enabled, VERTICAL_BIAS option has no effect
|
||||
LIMIT_GROUND_SHOTS = FALSE
|
||||
Reference in New Issue
Block a user