[nexuiz-commits] r6281 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Mar 24 17:03:30 EDT 2009


Author: m0rfar
Date: 2009-03-24 17:03:30 -0400 (Tue, 24 Mar 2009)
New Revision: 6281

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
invisibility was too strong imo. raised alpha to 0.15

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-24 20:29:17 UTC (rev 6280)
+++ trunk/data/defaultNexuiz.cfg	2009-03-24 21:03:30 UTC (rev 6281)
@@ -406,7 +406,7 @@
 set g_minstagib_extralives 2	"how many extra lives you will get per powerup"
 set g_minstagib_ammo_start 10	"starting ammo"
 set g_minstagib_ammo_drop 5	"how much ammo you'll get for weapons or cells"
-set g_minstagib_invis_alpha 0.05
+set g_minstagib_invis_alpha 0.15
 set g_minstagib_speed_jumpheight 1.8
 set g_minstagib_speed_moverate 1.25
 set g_vampire 0



More information about the nexuiz-commits mailing list