From 500128203cc1524b172afc621ef2b2ae85e813c4 Mon Sep 17 00:00:00 2001 From: Samual Date: Tue, 8 Feb 2011 01:26:02 -0500 Subject: [PATCH] Adjust rocket health from 40 to 30, this way mortars can blow it up easier but lasers can only move it --- balanceSamual.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balanceSamual.cfg b/balanceSamual.cfg index 8a21498d4..d7fe5b361 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -537,7 +537,7 @@ set g_balance_rocketlauncher_lifetime 30 set g_balance_rocketlauncher_refire 1.2 set g_balance_rocketlauncher_animtime 0.3 set g_balance_rocketlauncher_ammo 3 -set g_balance_rocketlauncher_health 40 +set g_balance_rocketlauncher_health 30 set g_balance_rocketlauncher_damageforcescale 4 set g_balance_rocketlauncher_detonatedelay 0.05 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time set g_balance_rocketlauncher_guiderate 140 // max degrees per second -- 2.39.2