[nexuiz-commits] r7780 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 14 02:42:18 EDT 2009


Author: div0
Date: 2009-09-14 02:42:17 -0400 (Mon, 14 Sep 2009)
New Revision: 7780

Modified:
   trunk/data/weapons.cfg
Log:
fireball: less radius, a bit more damage, more speed


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-14 05:49:14 UTC (rev 7779)
+++ trunk/data/weapons.cfg	2009-09-14 06:42:17 UTC (rev 7780)
@@ -388,9 +388,9 @@
 set g_balance_fireball_primary_speed_up 100
 set g_balance_fireball_secondary_ammo 15
 set g_balance_fireball_secondary_animtime 0.15
-set g_balance_fireball_secondary_bfgdamage 250
+set g_balance_fireball_secondary_bfgdamage 300
 set g_balance_fireball_secondary_bfgforce 500
-set g_balance_fireball_secondary_bfgradius 1500
+set g_balance_fireball_secondary_bfgradius 1000
 set g_balance_fireball_secondary_damage 100
 set g_balance_fireball_secondary_damageforcescale 4
 set g_balance_fireball_secondary_edgedamage 0
@@ -403,4 +403,4 @@
 set g_balance_fireball_secondary_lifetime 15
 set g_balance_fireball_secondary_radius 200
 set g_balance_fireball_secondary_refire 3
-set g_balance_fireball_secondary_speed 600
+set g_balance_fireball_secondary_speed 700



More information about the nexuiz-commits mailing list