r3048 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Dec 22 07:41:26 EST 2007


Author: div0
Date: 2007-12-22 07:41:25 -0500 (Sat, 22 Dec 2007)
New Revision: 3048

Modified:
   trunk/data/effectinfo.txt
Log:
after multiple requests, making Nex beam fade (and expand) faster. It now fades twice as fast, and expands 1.5 times as fast.


Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2007-12-22 11:09:45 UTC (rev 3047)
+++ trunk/data/effectinfo.txt	2007-12-22 12:41:25 UTC (rev 3048)
@@ -815,7 +815,7 @@
 tex 60 60
 color 0xFFFFFF 0xFFFFFF
 size 6 6
-alpha 128 128 192
+alpha 128 128 384
 
 // The RING smoke
 // experimental
@@ -824,10 +824,10 @@
 color 0x0B3E4F 0x0B3E4F
 size 4 4
 tex 32 32
-alpha 0 256 100
+alpha 0 256 200
 airfriction 5
 //liquidfriction -4
-sizeincrease 12
+sizeincrease 18
 //velocityjitter 4 4
 type static
 
@@ -838,10 +838,10 @@
 color 0x0B3E4F 0x0B3E4F
 size 4 4
 tex 48 55
-alpha 0 256 100
+alpha 0 256 200
 airfriction 5
 //liquidfriction -4
-sizeincrease 16
+sizeincrease 24
 //velocityjitter 125 125 125
 type static
 /*




More information about the nexuiz-commits mailing list