[nexuiz-commits] r6803 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat May 30 06:29:31 EDT 2009


Author: div0
Date: 2009-05-30 06:29:30 -0400 (Sat, 30 May 2009)
New Revision: 6803

Modified:
   trunk/data/weapons.cfg
Log:
rocket guide rate is 90 again, 90 was best


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-05-30 10:23:14 UTC (rev 6802)
+++ trunk/data/weapons.cfg	2009-05-30 10:29:30 UTC (rev 6803)
@@ -265,7 +265,7 @@
 set g_balance_rocketlauncher_ammo 3
 set g_balance_rocketlauncher_health 30
 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_guiderate 60 // max degrees per second
+set g_balance_rocketlauncher_guiderate 90 // 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
 set g_balance_rocketlauncher_laserguided_speed 1000  //650



More information about the nexuiz-commits mailing list