]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Slightly less rotlinear so that your health/armor doesn't TOTALLY disappear instantly.
authorSamual <samual@xonotic.org>
Tue, 12 Apr 2011 16:11:37 +0000 (12:11 -0400)
committerSamual <samual@xonotic.org>
Tue, 12 Apr 2011 16:11:37 +0000 (12:11 -0400)
balanceSamual.cfg

index 187362d70f59a13239fda7c178b0e85cb8be0ed1..4617606df484005cd43069f38f6bf8a4b83749a9 100644 (file)
@@ -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