diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index 10c6c115..1f02fae4 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -2860,14 +2860,14 @@ "maxBotCap": { "factory4_day": 12, "factory4_night": 12, - "bigmap": 18, - "woods": 19, - "shoreline": 20, - "lighthouse": 18, - "rezervbase": 20, - "interchange": 20, - "laboratory": 18, - "tarkovstreets": 20, + "bigmap": 26, + "woods": 23, + "shoreline": 25, + "lighthouse": 23, + "rezervbase": 23, + "interchange": 24, + "laboratory": 19, + "tarkovstreets": 24, "sandbox": 11, "sandbox_high": 12, "default": 18 diff --git a/project/assets/configs/pmc.json b/project/assets/configs/pmc.json index d6b72d0e..3b610b82 100644 --- a/project/assets/configs/pmc.json +++ b/project/assets/configs/pmc.json @@ -762,8 +762,8 @@ "convertIntoPmcChance": { "default": { "assault": { - "min": 25, - "max": 35 + "min": 15, + "max": 23 }, "cursedassault": { "min": 0, @@ -807,6 +807,12 @@ "min": 0, "max": 0 } + }, + "lighthouse": { + "exusec": { + "min": 1, + "max": 1 + } } }, "hostilitySettings": {