From: Rudolf Polzer Date: Tue, 15 Mar 2011 10:43:20 +0000 (+0100) Subject: minor physics adjustment as suggested by FruitieX (but with maxspeed increased to... X-Git-Tag: xonotic-v0.5.0~305^2~31^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e0ec3bbce91443ce952d1a5148a5beffd5e10b12;p=xonotic%2Fxonotic-data.pk3dir.git minor physics adjustment as suggested by FruitieX (but with maxspeed increased to 700) --- diff --git a/physicsX0.cfg b/physicsX0.cfg index 8fec02686..47caeef33 100644 --- a/physicsX0.cfg +++ b/physicsX0.cfg @@ -1,7 +1,7 @@ // "NoQWBunny" physics based on XPM sv_gravity 800 sv_maxspeed 360 -sv_maxairspeed 400 +sv_maxairspeed 360 sv_stopspeed 100 sv_accelerate 15 @@ -28,7 +28,7 @@ sv_airstrafeaccel_qw -0.95 sv_aircontrol 125 sv_aircontrol_penalty 150 sv_aircontrol_power 2 -sv_airspeedlimit_nonqw 800 +sv_airspeedlimit_nonqw 700 sv_warsowbunny_turnaccel 0 sv_warsowbunny_accel 0.1593 sv_warsowbunny_topspeed 925