]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Raise the health of the hook projectile (30 was too low)
authorSamual <samual@xonotic.org>
Sat, 1 Oct 2011 23:12:47 +0000 (19:12 -0400)
committerSamual <samual@xonotic.org>
Sat, 1 Oct 2011 23:12:47 +0000 (19:12 -0400)
balanceXonotic.cfg

index fe8cfda79b42d7e17e456e6849e2cc5a3a41340e..ce43b7ac15972ccf9baf3c7d3485e588035b1ca6 100644 (file)
@@ -222,7 +222,7 @@ set g_balance_grapplehook_force_rubber_overstretch 1000
 set g_balance_grapplehook_length_min 50
 set g_balance_grapplehook_stretch 50
 set g_balance_grapplehook_airfriction 0.2
-set g_balance_grapplehook_health 30
+set g_balance_grapplehook_health 50
 set g_balance_grapplehook_damagedbycontents 1
 // }}}