hedgewars/uConsts.pas
changeset 15711 4a8a1dd9528a
parent 15683 0d0f48f098f4
child 15974 8bb07b0f50ca
--- 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