From ced5bdde605a1d5f5558b09ea13fa2c90da3c2c7 Mon Sep 17 00:00:00 2001 From: Chomp Date: Fri, 30 May 2025 13:55:02 +0100 Subject: [PATCH] Fixed `Labrys research notes` appearing in multiple locations --- .../SPTarkov.Server.Assets/Assets/configs/location.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json b/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json index dd29efa6..c484a42f 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/configs/location.json @@ -130,7 +130,10 @@ "66c0b39ca1f68fcc1d0c0cc3", "66a0e523e749756c920d02d0", "593a87af86f774122f54a951" - ] + ], + "labyrinth": [ + "679b992329acd1f2f60985a5" + ] }, "rogueLighthouseSpawnTimeSettings": { "enabled": false,