From: Samual Date: Tue, 12 Apr 2011 16:11:37 +0000 (-0400) Subject: Slightly less rotlinear so that your health/armor doesn't TOTALLY disappear instantly. X-Git-Tag: xonotic-v0.5.0~297^2^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=aa9e6335b094c27787f235dfa2c02226cb5c1dbc;p=xonotic%2Fxonotic-data.pk3dir.git Slightly less rotlinear so that your health/armor doesn't TOTALLY disappear instantly. --- 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