From: Samual Date: Sat, 1 Oct 2011 23:12:47 +0000 (-0400) Subject: Raise the health of the hook projectile (30 was too low) X-Git-Tag: xonotic-v0.6.0~40^2~92^2~1^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a2a3eaa55f3bca852390376800effa0cee1d9645;p=xonotic%2Fxonotic-data.pk3dir.git Raise the health of the hook projectile (30 was too low) --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index fe8cfda79..ce43b7ac1 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -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 // }}}