From 5e74db85efae11f863641b551a3edd6e7b39f105 Mon Sep 17 00:00:00 2001 From: div0 Date: Thu, 2 Apr 2009 10:51:58 +0000 Subject: [PATCH] we now have to take more fuel for the jetpack git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6410 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 33f80535c..8a55ec504 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -1427,7 +1427,7 @@ set g_jetpack_acceleration_side 1200 "acceleration of the jetpack in xy directio 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 -- 2.39.2