Increase minimum Scav time for Factory (!172)

Based on tester feedback, ensure at least 5 minutes is remaining for Factory Scav raids.

If we have evidence that people can regularly spawn into Factory on live EFT with 3-4 min remaining, then maybe we should just adjust the weights instead.

Co-authored-by: dwesterwick <dwesterwick@yahoo.com>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/172
Co-authored-by: DanW <danw@noreply.dev.sp-tarkov.com>
Co-committed-by: DanW <danw@noreply.dev.sp-tarkov.com>
This commit is contained in:
DanW 2023-12-03 10:03:19 +00:00 committed by chomp
parent 044f4f9eb3
commit fc8b49b313

View File

@ -878,8 +878,7 @@
"50": 5, "50": 5,
"60": 2, "60": 2,
"70": 2, "70": 2,
"80": 2, "75": 2
"85": 1
}, },
"adjustWaves": true "adjustWaves": true
}, },
@ -894,7 +893,7 @@
"40": 3, "40": 3,
"60": 2, "60": 2,
"70": 2, "70": 2,
"80": 1 "75": 1
}, },
"adjustWaves": true "adjustWaves": true
}, },