[nexuiz-commits] r6413 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Apr 2 07:05:17 EDT 2009


Author: div0
Date: 2009-04-02 07:05:01 -0400 (Thu, 02 Apr 2009)
New Revision: 6413

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/defaultNexuiz.cfg
Log:
r6412 | div0 | 2009-04-02 13:02:06 +0200 (Thu, 02 Apr 2009) | 2 lines
slower fuel regen...


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-04-02 11:02:06 UTC (rev 6412)
+++ branches/nexuiz-2.0/.patchsets	2009-04-02 11:05:01 UTC (rev 6413)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-6410
+revisions_applied = 1-6412

Modified: branches/nexuiz-2.0/data/defaultNexuiz.cfg
===================================================================
--- branches/nexuiz-2.0/data/defaultNexuiz.cfg	2009-04-02 11:02:06 UTC (rev 6412)
+++ branches/nexuiz-2.0/data/defaultNexuiz.cfg	2009-04-02 11:05:01 UTC (rev 6413)
@@ -1435,7 +1435,7 @@
 set g_balance_fuel_rotlinear 0
 set g_balance_fuel_stable 100
 set g_balance_fuel_limit 999
-set g_balance_pause_fuel_regen 1 // other than this, fuel uses the health regen counter
+set g_balance_pause_fuel_regen 2 // other than this, fuel uses the health regen counter
 set g_balance_pause_fuel_rot 5
 set g_balance_pause_fuel_rot_spawn 10
 



More information about the nexuiz-commits mailing list