From 834e2f20e679a698eb118eb1c280b2fbe4ffc52b Mon Sep 17 00:00:00 2001 From: Chomp Date: Fri, 28 Mar 2025 16:12:53 +0000 Subject: [PATCH] Update location config to handle `labyrinth` --- .../SPTarkov.Server.Assets/Assets/configs/location.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json b/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json index ef1ee026..0292d18b 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json @@ -17,7 +17,8 @@ "terminal": 1, "sandbox": 2.8, "sandbox_high": 2.8, - "town": 0 + "town": 0, + "labyrinth": 3 }, "staticLootMultiplier": { "bigmap": 1, @@ -37,7 +38,8 @@ "terminal": 1, "sandbox": 1, "sandbox_high": 1, - "town": 1 + "town": 1, + "labyrinth": 1 }, "customWaves": { "boss": {}, @@ -174,7 +176,8 @@ "lighthouse": true, "laboratory": true, "rezervbase": true, - "sandbox": true + "sandbox": true, + "labyrinth": true }, "containerTypesToNotRandomise": [ "5d6fd45b86f774317075ed43",