From 05db5811efa3dacc11368ed6bdbe3edc2aa1fb2b Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 1 Jan 2014 10:55:58 +0100 Subject: [PATCH] Oops. Fix rifle config. --- mutator_new_toys.cfg | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/mutator_new_toys.cfg b/mutator_new_toys.cfg index 327cdd1a2..9835f41dd 100644 --- a/mutator_new_toys.cfg +++ b/mutator_new_toys.cfg @@ -84,12 +84,10 @@ set g_balance_rifle_primary_shots 1 set g_balance_rifle_primary_damage 80 set g_balance_rifle_primary_spread 0 set g_balance_rifle_primary_force 100 -set g_balance_rifle_primary_speed 40000 -set g_balance_rifle_primary_lifetime 5 set g_balance_rifle_primary_refire 1.2 set g_balance_rifle_primary_animtime 0.4 set g_balance_rifle_primary_ammo 10 -set g_balance_rifle_primary_bulletconstant 110 // 62.2qu +set g_balance_rifle_primary_solidpenetration 62.2 set g_balance_rifle_primary_burstcost 0 set g_balance_rifle_primary_bullethail 0 // empty magazine on shot set g_balance_rifle_secondary 1 @@ -99,12 +97,10 @@ set g_balance_rifle_secondary_shots 4 set g_balance_rifle_secondary_damage 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 set g_balance_rifle_secondary_refire 0.9 set g_balance_rifle_secondary_animtime 0.3 set g_balance_rifle_secondary_ammo 10 -set g_balance_rifle_secondary_bulletconstant 110 // 15.5qu +set g_balance_rifle_secondary_solidpenetration 15.5 set g_balance_rifle_secondary_burstcost 0 set g_balance_rifle_secondary_bullethail 0 // empty magazine on shot set g_balance_rifle_switchdelay_drop 0.2 -- 2.39.2