[nexuiz-commits] r7758 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Sep 12 10:43:19 EDT 2009


Author: div0
Date: 2009-09-12 10:43:19 -0400 (Sat, 12 Sep 2009)
New Revision: 7758

Modified:
   trunk/data/effectinfo.txt
Log:
firemine: less smoke and stuff, more fps


Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2009-09-12 14:16:40 UTC (rev 7757)
+++ trunk/data/effectinfo.txt	2009-09-12 14:43:19 UTC (rev 7758)
@@ -4049,7 +4049,7 @@
 
 // used nowhere in code
 effect firemine
-trailspacing 0.5
+trailspacing 1
 count 1
 type smoke
 tex 48 55
@@ -4063,7 +4063,7 @@
 airfriction 1.2
 //slowfire
 effect firemine
-trailspacing 0.5
+trailspacing 1
 count 1
 type smoke
 tex 48 55
@@ -4077,7 +4077,7 @@
 airfriction 1.2
 // very slow and small fire
 effect firemine
-trailspacing 1
+trailspacing 2
 count 1
 type smoke
 tex 48 55
@@ -4091,7 +4091,7 @@
 airfriction 0.3
 //decreasing fire
 effect firemine
-trailspacing 1
+trailspacing 2
 count 1
 type smoke
 tex 48 55
@@ -4105,7 +4105,7 @@
 airfriction 0.3
 //smoke
 effect firemine
-trailspacing 2
+trailspacing 4
 count 1
 type alphastatic
 tex 0 8
@@ -4119,7 +4119,7 @@
 airfriction 1
 //fastfire
 effect firemine
-trailspacing 0.25
+trailspacing 0.5
 count 1
 type smoke
 tex 48 55
@@ -4133,7 +4133,7 @@
 airfriction 1.2
 // light only
 effect firemine
-trailspacing 4
+trailspacing 8
 lightradius 50
 lightradiusfade 50000
 lightcolor 2.7 2.7 0.6



More information about the nexuiz-commits mailing list