[nexuiz-commits] r7683 - trunk/data
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Tue Sep 8 03:04:04 EDT 2009
Author: div0
Date: 2009-09-08 03:04:04 -0400 (Tue, 08 Sep 2009)
New Revision: 7683
Modified:
trunk/data/weapons.cfg
trunk/data/weaponsHavoc.cfg
Log:
less detonate delay
Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg 2009-09-08 06:16:08 UTC (rev 7682)
+++ trunk/data/weapons.cfg 2009-09-08 07:04:04 UTC (rev 7683)
@@ -271,7 +271,7 @@
set g_balance_rocketlauncher_ammo 3
set g_balance_rocketlauncher_health 99999
set g_balance_rocketlauncher_damageforcescale 0
-set g_balance_rocketlauncher_detonatedelay 0.2 // 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.08 // 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 360 // max degrees per second
set g_balance_rocketlauncher_guidegoal 512 // goal distance for (non-laser) guiding (higher = less control, lower = erratic)
set g_balance_rocketlauncher_guidedelay 0.1 // delay before guiding kicks in
Modified: trunk/data/weaponsHavoc.cfg
===================================================================
--- trunk/data/weaponsHavoc.cfg 2009-09-08 06:16:08 UTC (rev 7682)
+++ trunk/data/weaponsHavoc.cfg 2009-09-08 07:04:04 UTC (rev 7683)
@@ -266,7 +266,7 @@
set g_balance_rocketlauncher_ammo 3
set g_balance_rocketlauncher_health 99999
set g_balance_rocketlauncher_damageforcescale 0
-set g_balance_rocketlauncher_detonatedelay 0.2 // 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.08 // 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 360 // max degrees per second
set g_balance_rocketlauncher_guidegoal 512 // goal distance for (non-laser) guiding (higher = less control, lower = erratic)
set g_balance_rocketlauncher_guidedelay 0.15 // delay before guiding kicks in
More information about the nexuiz-commits
mailing list