[nexuiz-commits] r6410 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Apr 2 06:51:58 EDT 2009


Author: div0
Date: 2009-04-02 06:51:58 -0400 (Thu, 02 Apr 2009)
New Revision: 6410

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
we now have to take more fuel for the jetpack


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-04-02 10:43:45 UTC (rev 6409)
+++ trunk/data/defaultNexuiz.cfg	2009-04-02 10:51:58 UTC (rev 6410)
@@ -1427,7 +1427,7 @@
 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 600 "max speed of the jetpack in z direction"
-set g_jetpack_fuel 5 "fuel per second for jetpack" 
+set g_jetpack_fuel 8 "fuel per second for jetpack" 
 
 set g_balance_fuel_regen 0.1 "fuel regeneration (only applies if the player owns IT_FUEL_REGEN)"
 set g_balance_fuel_rot 0.05



More information about the nexuiz-commits mailing list