[nexuiz-commits] r6303 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Mar 26 05:49:13 EDT 2009


Author: div0
Date: 2009-03-26 05:49:13 -0400 (Thu, 26 Mar 2009)
New Revision: 6303

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
slightly less control again, but more upwards speed


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-26 09:46:47 UTC (rev 6302)
+++ trunk/data/defaultNexuiz.cfg	2009-03-26 09:49:13 UTC (rev 6303)
@@ -1418,8 +1418,8 @@
 
 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 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_acceleration_side 1200 "acceleration of the jetpack in xy direction"
+set g_jetpack_acceleration_up 600 "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"
+set g_jetpack_maxspeed_up 600 "max speed of the jetpack in z direction"
 set g_jetpack_ammo 4 "cells per second for jetpack" 



More information about the nexuiz-commits mailing list