[nexuiz-commits] r7269 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jul 26 04:32:28 EDT 2009


Author: div0
Date: 2009-07-26 04:32:26 -0400 (Sun, 26 Jul 2009)
New Revision: 7269

Modified:
   trunk/data/weapons.cfg
Log:
first, let's try lowering rocket health to 40. Now grenades should almost always detonate the rocket and not deflect it.


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-07-25 18:53:00 UTC (rev 7268)
+++ trunk/data/weapons.cfg	2009-07-26 08:32:26 UTC (rev 7269)
@@ -265,7 +265,7 @@
 set g_balance_rocketlauncher_refire 1
 set g_balance_rocketlauncher_animtime 0.3
 set g_balance_rocketlauncher_ammo 3
-set g_balance_rocketlauncher_health 50
+set g_balance_rocketlauncher_health 40
 set g_balance_rocketlauncher_damageforcescale 4
 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 90 // max degrees per second



More information about the nexuiz-commits mailing list