From 11585615d851166f11a1c1b0d36cf207b34e0881 Mon Sep 17 00:00:00 2001 From: Samual Date: Mon, 26 Dec 2011 23:25:19 -0500 Subject: [PATCH] Lower detonate delay on rocketlauncher (0.05 -> 0.02) --- balanceXPM.cfg | 2 +- balanceXonotic.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/balanceXPM.cfg b/balanceXPM.cfg index f5e47e67f..8fc0b1c02 100644 --- a/balanceXPM.cfg +++ b/balanceXPM.cfg @@ -603,7 +603,7 @@ set g_balance_rocketlauncher_animtime 0.35 set g_balance_rocketlauncher_ammo 4 set g_balance_rocketlauncher_health 30 // 30 // 5 hitpoints above maximum laser value -- this way lasers can't blow it up, but grenadelauncher still can most the time. set g_balance_rocketlauncher_damageforcescale 1 // low damage force scale so that it can still be affected by other hits, but not so much that it does a 90 degree turn -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_detonatedelay 0.02 // 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 90 // 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) diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 05287f5b5..dffc9eab6 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -603,7 +603,7 @@ set g_balance_rocketlauncher_animtime 0.35 set g_balance_rocketlauncher_ammo 4 set g_balance_rocketlauncher_health 30 // 30 // 5 hitpoints above maximum laser value -- this way lasers can't blow it up, but grenadelauncher still can most the time. set g_balance_rocketlauncher_damageforcescale 1 // low damage force scale so that it can still be affected by other hits, but not so much that it does a 90 degree turn -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_detonatedelay 0.02 // 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 90 // 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) -- 2.39.2