[nexuiz-commits] r6286 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Mar 25 15:52:47 EDT 2009


Author: div0
Date: 2009-03-25 15:52:47 -0400 (Wed, 25 Mar 2009)
New Revision: 6286

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
fix jetpack acceleration


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-25 19:48:54 UTC (rev 6285)
+++ trunk/data/defaultNexuiz.cfg	2009-03-25 19:52:47 UTC (rev 6286)
@@ -1418,7 +1418,7 @@
 
 set g_jetpack 0 "Jetpack mutator (experimental)"
 set g_jetpack_accel_side 400 "max jetpack sideways acceleration" 
-set g_jetpack_accel_up 1000 "max jetpack upwards acceleration" 
+set g_jetpack_accel_up 1150 "max jetpack upwards acceleration" 
 set g_jetpack_accel_upadjust 2 "view angle adjustment" 
 set g_jetpack_accel_maxspeed 2000 "max speed for jetpack (also, when jetpack becomes inoperative because of this, it takes no cells)" 
 set g_jetpack_accel_ammo 2 "cells per second for jetpack" 



More information about the nexuiz-commits mailing list