r4995 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Nov 6 07:49:06 EST 2008


Author: lordhavoc
Date: 2008-11-06 07:49:06 -0500 (Thu, 06 Nov 2008)
New Revision: 4995

Modified:
   trunk/data/physicsPro.cfg
Log:
edgefriction should be 1 (it's a multiplier for friction)


Modified: trunk/data/physicsPro.cfg
===================================================================
--- trunk/data/physicsPro.cfg	2008-11-05 20:56:53 UTC (rev 4994)
+++ trunk/data/physicsPro.cfg	2008-11-06 12:49:06 UTC (rev 4995)
@@ -4,7 +4,7 @@
 sv_accelerate 10
 sv_airaccelerate 1
 sv_friction 6
-edgefriction 0
+edgefriction 1
 sv_stepheight 34 // this is for Nexuiz maps, Quake3 used 18
 set sv_jumpvelocity 270
 set sv_friction_on_land 0




More information about the nexuiz-commits mailing list