diff --git a/Valens-AIO/config/config.json b/Valens-AIO/config/config.json index 19f143f..7958ffd 100644 --- a/Valens-AIO/config/config.json +++ b/Valens-AIO/config/config.json @@ -416,16 +416,16 @@ "examinedByDefault": false, "removeBackpackFilter": true, "removeKeyUsageMax": false, - "roublesMaxStack": 10000000, - "dollarsMaxStack": 1000000, - "eurosMaxStack": 1000000, + "roublesMaxStack": 500000, + "dollarsMaxStack": 50000, + "eurosMaxStack": 50000, "weightModifier": 1 }, "locations": { "allExtractsAvailable": true, - "exfilTime": 3, + "exfilTime": 8, "extractionsExtended": true, "noExtractRestrictions": true },