Added new BTR config settings (!207)
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/207 Co-authored-by: Arys <arys@noreply.dev.sp-tarkov.com> Co-committed-by: Arys <arys@noreply.dev.sp-tarkov.com>
This commit is contained in:
parent
2a51d13b91
commit
5c077dc99b
@ -5,5 +5,14 @@
|
||||
"min": 60,
|
||||
"max": 90
|
||||
},
|
||||
"taxiWaitTime": 15
|
||||
"taxiWaitTime": 15,
|
||||
"machineGunAimDelay": 0.4,
|
||||
"machineGunBurstCount": {
|
||||
"min": 3,
|
||||
"max": 5
|
||||
},
|
||||
"machineGunRecoveryTime": {
|
||||
"min": 1.2,
|
||||
"max": 1.7
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user