[nexuiz-commits] r7943 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Sep 27 06:36:25 EDT 2009


Author: div0
Date: 2009-09-27 06:36:25 -0400 (Sun, 27 Sep 2009)
New Revision: 7943

Modified:
   trunk/data/effectinfo.txt
Log:
less smoke for rocket guide start


Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2009-09-27 10:34:30 UTC (rev 7942)
+++ trunk/data/effectinfo.txt	2009-09-27 10:36:25 UTC (rev 7943)
@@ -4460,7 +4460,7 @@
 type alphastatic
 notunderwater
 tex 0 8
-count 10
+count 5
 size 10 20
 sizeincrease 17
 alpha 300 550 556
@@ -4468,11 +4468,11 @@
 airfriction 5
 color 0x000000 0x111111
 bounce 6
-velocitymultiplier -0.3
+velocitymultiplier -0.1
 // underwater bubbles
 effect rocket_guide
 underwater
-count 8
+count 4
 type bubble
 tex 62 62
 color 0x404040 0x808080
@@ -4483,7 +4483,7 @@
 liquidfriction 0.25
 originjitter 8 8 8
 velocityjitter 48 48 48
-velocitymultiplier -0.3
+velocitymultiplier -0.1
 // bouncing sparks
 effect rocket_guide
 notunderwater
@@ -4499,4 +4499,4 @@
 liquidfriction 0.8
 velocityoffset 0 0 80
 velocityjitter 256 256 256
-velocitymultiplier -0.3
+velocitymultiplier -0.1



More information about the nexuiz-commits mailing list