[nexuiz-commits] r7682 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 8 02:16:08 EDT 2009


Author: div0
Date: 2009-09-08 02:16:08 -0400 (Tue, 08 Sep 2009)
New Revision: 7682

Modified:
   trunk/data/physics26.cfg
Log:
try to NOT take over havoc physics into 2.6


Modified: trunk/data/physics26.cfg
===================================================================
--- trunk/data/physics26.cfg	2009-09-08 06:15:33 UTC (rev 7681)
+++ trunk/data/physics26.cfg	2009-09-08 06:16:08 UTC (rev 7682)
@@ -1,4 +1,4 @@
-// Nexuiz Havoc physics (work in progress)
+// Nexuiz 2.5 physics
 sv_gravity 800
 sv_maxspeed 400
 sv_maxairspeed 220
@@ -10,7 +10,7 @@
 sv_jumpvelocity 300
 sv_wateraccelerate -1
 sv_waterfriction -1
-sv_airaccel_sideways_friction 0.65
+sv_airaccel_sideways_friction 0.35
 sv_airaccel_qw 0.95
 sv_airstopaccelerate 0
 sv_airstrafeaccelerate 0



More information about the nexuiz-commits mailing list