]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
15 sec on-spawn rot pause is a bit insane...
authorRudolf Polzer <divverent@alientrap.org>
Sat, 6 Nov 2010 07:12:57 +0000 (08:12 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 6 Nov 2010 07:12:57 +0000 (08:12 +0100)
balanceTest.cfg

index 281b36d774e6bf43b639104a91bffb537acbbedc..7defd001f794853cd137d0b40e8184d751276465 100644 (file)
@@ -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