From: samual Date: Fri, 21 May 2010 01:52:19 +0000 (-0400) Subject: Fix small mistake in balance with armor regen X-Git-Tag: xonotic-v0.1.0preview~591 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=df2f57be1c333e04da93a6cac21a353dcae6f044;p=xonotic%2Fxonotic-data.pk3dir.git Fix small mistake in balance with armor regen --- diff --git a/balanceSamual.cfg b/balanceSamual.cfg index e08c608a4..b86be9dc2 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -114,7 +114,7 @@ set g_balance_health_regenstable 100 set g_balance_health_rotstable 100 set g_balance_health_limit 999 set g_balance_armor_regen 0 -set g_balance_armor_regenlinear 3 +set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0 set g_balance_armor_rotlinear 3 set g_balance_pause_armor_rot 1