From aa9e6335b094c27787f235dfa2c02226cb5c1dbc Mon Sep 17 00:00:00 2001 From: Samual Date: Tue, 12 Apr 2011 12:11:37 -0400 Subject: [PATCH] Slightly less rotlinear so that your health/armor doesn't TOTALLY disappear instantly. --- balanceSamual.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/balanceSamual.cfg b/balanceSamual.cfg index 187362d70..4617606df 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -115,7 +115,7 @@ set g_balance_health_regenlinear 5 set g_balance_pause_health_regen 5 set g_balance_pause_health_regen_spawn 0 set g_balance_health_rot 0.04 -set g_balance_health_rotlinear 2 +set g_balance_health_rotlinear 1 set g_balance_pause_health_rot 0.5 set g_balance_pause_health_rot_spawn 5 set g_balance_health_regenstable 100 @@ -124,7 +124,7 @@ set g_balance_health_limit 999 set g_balance_armor_regen 0 set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0.04 -set g_balance_armor_rotlinear 2 +set g_balance_armor_rotlinear 1 set g_balance_pause_armor_rot 1 set g_balance_pause_armor_rot_spawn 5 set g_balance_armor_regenstable 100 -- 2.39.2