From 6b9a7b7143389eb475f14327703e8f99c2595538 Mon Sep 17 00:00:00 2001 From: div0 Date: Thu, 2 Apr 2009 11:02:06 +0000 Subject: [PATCH] slower fuel regen... git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6412 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index 8a55ec504..79cff2d1a 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -1435,7 +1435,7 @@ set g_balance_fuel_regenlinear 0 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 -- 2.39.2