From: FruitieX Date: Tue, 22 Jun 2010 09:56:03 +0000 (+0300) Subject: no newtonian projectiles X-Git-Tag: xonotic-v0.1.0preview~423^2~78 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=23b3c7101e36670354b4ca103d5236c24f554699;p=xonotic%2Fxonotic-data.pk3dir.git no newtonian projectiles --- diff --git a/balanceFruit.cfg b/balanceFruit.cfg index 9e0a86f0e..5312b8035 100644 --- a/balanceFruit.cfg +++ b/balanceFruit.cfg @@ -149,7 +149,7 @@ set g_balance_firetransfer_time 0.9 set g_balance_firetransfer_damage 0.8 set g_throughfloor_damage 0.5 set g_throughfloor_force 0.7 -set g_projectiles_newton_style 2 +set g_projectiles_newton_style 0 // possible values: // 0: absolute velocity projectiles (like Quake) // 1: relative velocity projectiles, "Newtonian" (like Tribes 2)