diff -r 7383256f8535 -r 4a8a1dd9528a hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Thu Jul 09 00:22:40 2020 +0300 +++ b/hedgewars/uConsts.pas Thu Jul 09 00:32:53 2020 +0300 @@ -211,6 +211,7 @@ // some gear constants cBarrelHealth = 60; // initial barrel health + cSentryHealth = 60; // initial sentry health cShotgunRadius = 22; // radius of land a shotgun shot destroys cBlowTorchC = 6; // blow torch gear radius component (added to cHHRadius to get the full radius) cakeDmg = 75; // default cake damage