[nexuiz-commits] r8151 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Oct 18 15:09:38 EDT 2009


Author: fruitiex
Date: 2009-10-18 15:09:37 -0400 (Sun, 18 Oct 2009)
New Revision: 8151

Modified:
   trunk/data/balanceNexrun.cfg
   trunk/data/physicsNexrun_dm.cfg
Log:
rename something in physicsNexrun_dm.cfg, give shotgun force in balanceNexrun.cfg


Modified: trunk/data/balanceNexrun.cfg
===================================================================
--- trunk/data/balanceNexrun.cfg	2009-10-18 19:00:22 UTC (rev 8150)
+++ trunk/data/balanceNexrun.cfg	2009-10-18 19:09:37 UTC (rev 8151)
@@ -239,7 +239,7 @@
 //   {{{ shotgun
 set g_balance_shotgun_primary_bullets 15
 set g_balance_shotgun_primary_damage 10
-set g_balance_shotgun_primary_force 0
+set g_balance_shotgun_primary_force 20
 set g_balance_shotgun_primary_spread 0.2
 set g_balance_shotgun_primary_refire 1
 set g_balance_shotgun_primary_animtime 1
@@ -248,7 +248,7 @@
 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu
 set g_balance_shotgun_secondary_bullets 15
 set g_balance_shotgun_secondary_damage 6
-set g_balance_shotgun_secondary_force 0
+set g_balance_shotgun_secondary_force 20
 set g_balance_shotgun_secondary_spread 0.4
 set g_balance_shotgun_secondary_refire 2
 set g_balance_shotgun_secondary_animtime 0.5

Modified: trunk/data/physicsNexrun_dm.cfg
===================================================================
--- trunk/data/physicsNexrun_dm.cfg	2009-10-18 19:00:22 UTC (rev 8150)
+++ trunk/data/physicsNexrun_dm.cfg	2009-10-18 19:09:37 UTC (rev 8151)
@@ -1,4 +1,4 @@
-// Nexrun tweaked to suit defrag maps
+// Nexrun tweaked to suit CPM
 sv_gravity 800
 sv_maxspeed 320
 // CPMA: 320



More information about the nexuiz-commits mailing list