diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/bot.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/bot.json index 51528993..909db44f 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/bot.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/bot.json @@ -2900,14 +2900,14 @@ "resetDay": "Monday" }, "goonSpawnSystem": { - "enabled": true, - "locationPool": [ - "bigmap", - "woods", - "shoreline", - "lighthouse" - ], - "spawnChance": 35 + "enabled": true, + "locationPool": [ + "bigmap", + "woods", + "shoreline", + "lighthouse" + ], + "spawnChance": 35 }, "replaceScavWith": "assault" }