From 769b05d03338955fcc8b581450ebfa5df159d164 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 6 Nov 2010 08:12:57 +0100 Subject: [PATCH] 15 sec on-spawn rot pause is a bit insane... --- balanceTest.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.2