]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balanceFruitieX.cfg
Merge branch 'Mario/spawnsystem_mutator' into Mario/overkill
[xonotic/xonotic-data.pk3dir.git] / balanceFruitieX.cfg
index 599c7ce14eff1b87ad5ebbb37623f11a202ee0ec..ae480f9de3f55c2a038745a2f7cd76da31a89f63 100644 (file)
@@ -706,7 +706,6 @@ set g_balance_fireball_switchdelay_drop 0.15
 set g_balance_fireball_switchdelay_raise 0.15
 // }}}
 
-
 // {{{ heavy machine gun
 set g_balance_hmg_spread_min 0.02
 set g_balance_hmg_spread_max 0.05
@@ -724,6 +723,8 @@ set g_balance_hmg_bulletconstant 115 // 13.1qu
 
 set g_balance_hmg_reload_ammo 120 //default: 30
 set g_balance_hmg_reload_time 1
+set g_balance_hmg_switchdelay_drop 0.2
+set g_balance_hmg_switchdelay_raise 0.2
 // }}}
 
 // {{{ RPC
@@ -743,4 +744,6 @@ set g_balance_rpc_speedaccel 0
 set g_balance_rpc_speedstart 1250
 set g_balance_rpc_reload_ammo 10
 set g_balance_rpc_reload_time 1
+set g_balance_rpc_switchdelay_drop 0.2
+set g_balance_rpc_switchdelay_raise 0.2
 // }}}