From: Rudolf Polzer Date: Sat, 6 Nov 2010 07:12:57 +0000 (+0100) Subject: 15 sec on-spawn rot pause is a bit insane... X-Git-Tag: xonotic-v0.1.0preview~193 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=769b05d03338955fcc8b581450ebfa5df159d164;ds=sidebyside 15 sec on-spawn rot pause is a bit insane... --- diff --git a/balanceTest.cfg b/balanceTest.cfg index 281b36d774..7defd001f7 100644 --- a/balanceTest.cfg +++ b/balanceTest.cfg @@ -117,7 +117,7 @@ set g_balance_pause_health_regen_spawn 0 set g_balance_health_rot 0.1 set g_balance_health_rotlinear 2.5 set g_balance_pause_health_rot 4 -set g_balance_pause_health_rot_spawn 15 +set g_balance_pause_health_rot_spawn 8 set g_balance_health_regenstable 100 set g_balance_health_rotstable 100 set g_balance_health_limit 999 @@ -126,7 +126,7 @@ set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0.1 set g_balance_armor_rotlinear 2.5 set g_balance_pause_armor_rot 4 -set g_balance_pause_armor_rot_spawn 15 +set g_balance_pause_armor_rot_spawn 8 set g_balance_armor_regenstable 100 set g_balance_armor_rotstable 100 set g_balance_armor_limit 999 @@ -137,7 +137,7 @@ set g_balance_pause_fuel_regen 2 // other than this, fuel uses the health regen set g_balance_fuel_rot 0.05 set g_balance_fuel_rotlinear 0 set g_balance_pause_fuel_rot 4 -set g_balance_pause_fuel_rot_spawn 15 +set g_balance_pause_fuel_rot_spawn 8 set g_balance_fuel_regenstable 50 set g_balance_fuel_rotstable 100 set g_balance_fuel_limit 999