From: Samual Lenks Date: Wed, 5 Jun 2013 04:17:04 +0000 (-0400) Subject: Double the negative force on Crylink secondary (great for movement) X-Git-Tag: xonotic-v0.8.0~389^2~2^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a1e7bba226a458c5a2727ba1004263b68b2fac00;p=xonotic%2Fxonotic-data.pk3dir.git Double the negative force on Crylink secondary (great for movement) --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index b9cdb5c32..6f99afaa2 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -456,7 +456,7 @@ set g_balance_crylink_primary_other_fadetime 5 set g_balance_crylink_secondary 1 set g_balance_crylink_secondary_damage 10 set g_balance_crylink_secondary_edgedamage 5 -set g_balance_crylink_secondary_force -150 +set g_balance_crylink_secondary_force -300 set g_balance_crylink_secondary_radius 100 set g_balance_crylink_secondary_speed 3000 set g_balance_crylink_secondary_spread 0.01