From a2886f102b93207d2d82d01973439e51f29161be Mon Sep 17 00:00:00 2001 From: Dev Date: Fri, 26 Apr 2024 21:21:17 +0100 Subject: [PATCH] Adjusted scav raid time for streets --- project/assets/configs/location.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/project/assets/configs/location.json b/project/assets/configs/location.json index e518d8c7..640a7d50 100644 --- a/project/assets/configs/location.json +++ b/project/assets/configs/location.json @@ -1293,13 +1293,12 @@ "minStaticLootPercent": 60, "reducedChancePercent": 95, "reductionPercentWeights": { - "20": 2, + "20": 3, "30": 4, - "40": 4, + "40": 5, "50": 4, "60": 4, - "70": 1, - "80": 1 + "70": 1 }, "adjustWaves": true },