[nexuiz-commits] r7688 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 8 08:44:57 EDT 2009


Author: div0
Date: 2009-09-08 08:44:57 -0400 (Tue, 08 Sep 2009)
New Revision: 7688

Modified:
   trunk/data/weapons.cfg
Log:
I want rockets to be detonatable by other projectiles, but I am fine with their push not affecting rockets. 


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-08 12:06:04 UTC (rev 7687)
+++ trunk/data/weapons.cfg	2009-09-08 12:44:57 UTC (rev 7688)
@@ -269,7 +269,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 99999
+set g_balance_rocketlauncher_health 40
 set g_balance_rocketlauncher_damageforcescale 0
 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 360 // max degrees per second



More information about the nexuiz-commits mailing list