r4290 - trunk/data/qcsrc/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 2 10:09:14 EDT 2008


Author: div0
Date: 2008-09-02 10:09:14 -0400 (Tue, 02 Sep 2008)
New Revision: 4290

Modified:
   trunk/data/qcsrc/server/miscfunctions.qc
Log:
comment fix


Modified: trunk/data/qcsrc/server/miscfunctions.qc
===================================================================
--- trunk/data/qcsrc/server/miscfunctions.qc	2008-09-02 13:55:38 UTC (rev 4289)
+++ trunk/data/qcsrc/server/miscfunctions.qc	2008-09-02 14:09:14 UTC (rev 4290)
@@ -827,7 +827,7 @@
 			start_ammo_cells = cvar("g_pickup_cells_max");
 		}
 
-		// %weaponaddpoint
+		// %weaponaddpoint (except for superweapons)
 		if (cvar("g_start_weapon_laser") || g_lms)
 		{
 			start_weapons = start_weapons | WEPBIT_LASER;




More information about the nexuiz-commits mailing list