]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balanceFruitieX.cfg
Merge remote branch 'origin/master' into tzork/csqc-items
[xonotic/xonotic-data.pk3dir.git] / balanceFruitieX.cfg
index 4c186fa11a3f63fa6a744ebaf253d459f89a00ab..16286fe0f8b85eb63c3529617bef7dc2cb259a74 100644 (file)
@@ -167,8 +167,6 @@ set g_projectiles_newton_style 2
 // 0: absolute velocity projectiles (like Quake)
 // 1: relative velocity projectiles, "Newtonian" (like Tribes 2)
 // 2: relative velocity projectiles, but aim is precorrected so projectiles hit the crosshair (note: strafe rockets then are SLOWER than ones shot while standing, happens in 1 too when aiming correctly which is hard)
-// 3: absolute velocity + player velocity component in shot direction (note: does NOT yield the right relative velocity, but may be good enough, but it is somewhat prone to sniper rockets)
-// 4: just add the player velocity length to the absolute velocity (tZork's sniper rockets)
 set g_projectiles_newton_style_2_minfactor 0.7
 set g_projectiles_newton_style_2_maxfactor 5
 set g_projectiles_spread_style 7
@@ -370,7 +368,6 @@ set g_balance_grenadelauncher_bouncestop 0.12
 set g_balance_grenadelauncher_reload_ammo 0 //default: 12
 set g_balance_grenadelauncher_reload_time 2
 // }}}
-// }}}
 // {{{ electro
 set g_balance_electro_lightning 1
 set g_balance_electro_primary_damage 100
@@ -631,14 +628,6 @@ set g_balance_hook_secondary_duration 1.5 // effect runs for three seconds
 set g_balance_hook_secondary_health 0
 set g_balance_hook_secondary_damageforcescale 0 
 // }}}
-
-
-
-
-
-
-// }}}
-// }}}
 // {{{ tuba
 set g_balance_tuba_refire 0.05
 set g_balance_tuba_animtime 0.05