[nexuiz-commits] r7860 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 21 10:40:58 EDT 2009


Author: div0
Date: 2009-09-21 10:40:58 -0400 (Mon, 21 Sep 2009)
New Revision: 7860

Modified:
   trunk/data/weapons.cfg
   trunk/data/weapons25.cfg
   trunk/data/weaponsHavoc.cfg
Log:
also less per-throw fuel


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-21 14:37:55 UTC (rev 7859)
+++ trunk/data/weapons.cfg	2009-09-21 14:40:58 UTC (rev 7860)
@@ -289,7 +289,7 @@
 set g_balance_portal_health 200 // these get recharged whenever the portal is used
 set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used
 
-set g_balance_hook_primary_fuel 10 // hook monkeys set 0
+set g_balance_hook_primary_fuel 5 // hook monkeys set 0
 set g_balance_hook_primary_refire 0 // hook monkeys set 0
 set g_balance_hook_primary_animtime 0.3 // good shoot anim
 set g_balance_hook_primary_hooked_time_max 0 // infinite

Modified: trunk/data/weapons25.cfg
===================================================================
--- trunk/data/weapons25.cfg	2009-09-21 14:37:55 UTC (rev 7859)
+++ trunk/data/weapons25.cfg	2009-09-21 14:40:58 UTC (rev 7860)
@@ -289,7 +289,7 @@
 set g_balance_portal_health 200 // these get recharged whenever the portal is used
 set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used
 
-set g_balance_hook_primary_fuel 10 // hook monkeys set 0
+set g_balance_hook_primary_fuel 5 // hook monkeys set 0
 set g_balance_hook_primary_refire 0 // hook monkeys set 0
 set g_balance_hook_primary_animtime 0.3 // good shoot anim
 set g_balance_hook_primary_hooked_time_max 0 // infinite

Modified: trunk/data/weaponsHavoc.cfg
===================================================================
--- trunk/data/weaponsHavoc.cfg	2009-09-21 14:37:55 UTC (rev 7859)
+++ trunk/data/weaponsHavoc.cfg	2009-09-21 14:40:58 UTC (rev 7860)
@@ -284,7 +284,7 @@
 set g_balance_portal_health 200 // these get recharged whenever the portal is used
 set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used
 
-set g_balance_hook_primary_fuel 10 // hook monkeys set 0
+set g_balance_hook_primary_fuel 5 // hook monkeys set 0
 set g_balance_hook_primary_refire 0 // hook monkeys set 0
 set g_balance_hook_primary_animtime 0.3 // good shoot anim
 set g_balance_hook_primary_hooked_time_max 0 // infinite



More information about the nexuiz-commits mailing list