From: FruitieX Date: Tue, 26 Oct 2010 11:05:50 +0000 (+0300) Subject: set rocket detonatedelay to 0.05 to allow rocket flying X-Git-Tag: xonotic-v0.1.0preview~234^2~2 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=36c39e8c72c863b2e992486883b647948272dbdf;hp=-c set rocket detonatedelay to 0.05 to allow rocket flying --- 36c39e8c72c863b2e992486883b647948272dbdf diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 0dcdac9420..2dc315e4a9 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -492,7 +492,7 @@ set g_balance_rocketlauncher_animtime 0.4 set g_balance_rocketlauncher_ammo 3 set g_balance_rocketlauncher_health 0 set g_balance_rocketlauncher_damageforcescale 0 -set g_balance_rocketlauncher_detonatedelay -1 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time +set g_balance_rocketlauncher_detonatedelay 0.05 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time set g_balance_rocketlauncher_guiderate 45 // max degrees per second set g_balance_rocketlauncher_guideratedelay 0.01 // immediate set g_balance_rocketlauncher_guidegoal 512 // goal distance for (non-laser) guiding (higher = less control, lower = erratic)