From: Samual Date: Mon, 29 Aug 2011 09:40:59 +0000 (-0400) Subject: Increase damage of rifle primary and secondary, plus double the spread on the seconda... X-Git-Tag: xonotic-v0.5.0~28^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1bf29808a70ebd0b309c3a99190d4fc15fadb1f2;p=xonotic%2Fxonotic-data.pk3dir.git Increase damage of rifle primary and secondary, plus double the spread on the secondary. This gun actually feels a lot better now I think :O --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 864ead2cc..0c46451f4 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -654,8 +654,8 @@ set g_balance_hlac_reload_time 2 set g_balance_rifle_bursttime 0 set g_balance_rifle_primary_tracer 1 set g_balance_rifle_primary_shots 1 -set g_balance_rifle_primary_damage 30 -set g_balance_rifle_primary_headshotaddeddamage 30 +set g_balance_rifle_primary_damage 40 +set g_balance_rifle_primary_headshotaddeddamage 40 set g_balance_rifle_primary_spread 0 set g_balance_rifle_primary_force 100 set g_balance_rifle_primary_speed 40000 @@ -671,8 +671,8 @@ set g_balance_rifle_secondary_reload 0 set g_balance_rifle_secondary_tracer 0 set g_balance_rifle_secondary_shots 4 set g_balance_rifle_secondary_damage 10 -set g_balance_rifle_secondary_headshotaddeddamage 10 -set g_balance_rifle_secondary_spread 0.02 +set g_balance_rifle_secondary_headshotaddeddamage 20 +set g_balance_rifle_secondary_spread 0.04 set g_balance_rifle_secondary_force 50 set g_balance_rifle_secondary_speed 20000 set g_balance_rifle_secondary_lifetime 5