summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
Diffstat (limited to 'src/game')
-rw-r--r--src/game/tremulous.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 3dd25c94..e3bbbad6 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -579,7 +579,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define DC_SPLASHDAMAGE 50
#define DC_SPLASHRADIUS 100
#define DC_ATTACK_PERIOD 10000 // how often to spam "under attack"
-#define DC_HEALRATE 3
+#define DC_HEALRATE 4
#define DC_RANGE 1000
#define DC_VALUE HBVM(DC_BP)