From 29f2164a114d1531e02230b3f294a39576f2fab5 Mon Sep 17 00:00:00 2001 From: div0 Date: Thu, 26 Mar 2009 09:46:47 +0000 Subject: [PATCH] jetpack: more control git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6302 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 1b4cef515..46f131688 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -1418,7 +1418,7 @@ set cl_showpressedkeys_position "1 0.8" "1 0 would be upper right corner, 0.5 0. set g_jetpack 0 "Jetpack mutator (experimental)"2 set g_jetpack_antigravity 0.8 "factor of gravity compensation of the jetpack" -set g_jetpack_acceleration_side 1000 "acceleration of the jetpack in xy direction" +set g_jetpack_acceleration_side 1500 "acceleration of the jetpack in xy direction" set g_jetpack_acceleration_up 500 "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 400 "max speed of the jetpack in z direction" -- 2.39.2