[nexuiz-commits] r6302 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Mar 26 05:46:50 EDT 2009


Author: div0
Date: 2009-03-26 05:46:47 -0400 (Thu, 26 Mar 2009)
New Revision: 6302

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
jetpack: more control


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-26 09:27:51 UTC (rev 6301)
+++ trunk/data/defaultNexuiz.cfg	2009-03-26 09:46:47 UTC (rev 6302)
@@ -1418,7 +1418,7 @@
 
 set g_jetpack 0 "Jetpack mutator (experimental)"2
 set g_jetpack_antigravity 0.8 "factor of gravity compensation of the jetpack"
-set g_jetpack_acceleration_side 1000 "acceleration of the jetpack in xy direction"
+set g_jetpack_acceleration_side 1500 "acceleration of the jetpack in xy direction"
 set g_jetpack_acceleration_up 500 "acceleration of the jetpack in z direction (note: you have to factor in gravity here, if antigravity is not 1)"
 set g_jetpack_maxspeed_side 1500 "max speed of the jetpack in xy direction"
 set g_jetpack_maxspeed_up 400 "max speed of the jetpack in z direction"



More information about the nexuiz-commits mailing list