From 1bf29808a70ebd0b309c3a99190d4fc15fadb1f2 Mon Sep 17 00:00:00 2001 From: Samual Date: Mon, 29 Aug 2011 05:40:59 -0400 Subject: [PATCH] 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 --- balanceXonotic.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.2