From a2a3eaa55f3bca852390376800effa0cee1d9645 Mon Sep 17 00:00:00 2001 From: Samual Date: Sat, 1 Oct 2011 19:12:47 -0400 Subject: [PATCH] Raise the health of the hook projectile (30 was too low) --- balanceXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 // }}} -- 2.39.2