diff --git a/Sources/epoch_config/Configs/CfgEpochClient.hpp b/Sources/epoch_config/Configs/CfgEpochClient.hpp index aae22188..1616ca46 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient.hpp @@ -99,7 +99,7 @@ class CfgEpochSapper reflexSpeed = 0.25; nestChance = 2; hideLevel = 72; - chargeLevel = 52; + chargeLevel = 62; }; class CfgEpochUAV { diff --git a/Sources/epoch_config/Configs/CfgEpochClient.json b/Sources/epoch_config/Configs/CfgEpochClient.json index 29405e5a..64093bd5 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.json +++ b/Sources/epoch_config/Configs/CfgEpochClient.json @@ -513,7 +513,7 @@ "reflexSpeed": 0.25, "nestChance": 2, "hideLevel": 72, - "chargeLevel": 52 + "chargeLevel": 62 }, "CfgEpochUAV": { "UAVMinDist": 48,