r2201 - branches/nexuiz-2.0/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Feb 23 11:30:45 EST 2007


Author: m0rfar
Date: 2007-02-23 11:30:45 -0500 (Fri, 23 Feb 2007)
New Revision: 2201

Modified:
   branches/nexuiz-2.0/data/effectinfo.txt
Log:
Updated effectinfo.txt by LordHavoc

Modified: branches/nexuiz-2.0/data/effectinfo.txt
===================================================================
--- branches/nexuiz-2.0/data/effectinfo.txt	2007-02-23 08:40:52 UTC (rev 2200)
+++ branches/nexuiz-2.0/data/effectinfo.txt	2007-02-23 16:30:45 UTC (rev 2201)
@@ -87,16 +87,12 @@
 originjitter 6 6 6
 // dust/smoke drifting away from the impact
 effect TE_SPIKE
-count 10
-type smoke
+countabsolute 1
+type static
 tex 0 8
-color 0x101010 0x202020
+color 0xFFFFFF 0xFFFFFF
 size 6 6
-airfriction 2
-liquidfriction 2
-alpha 128 256 256
-originjitter 4 4 4
-velocityjitter 24 24 24
+alpha 48 48 48
 // bouncing sparks
 effect TE_SPIKE
 count 20
@@ -231,16 +227,12 @@
 originjitter 6 6 6
 // dust/smoke drifting away from the impact
 effect TE_GUNSHOT
-count 3
-type smoke
+countabsolute 1
+type static
 tex 0 8
-color 0x101010 0x202020
+color 0xFFFFFF 0xFFFFFF
 size 6 6
-airfriction 2
-liquidfriction 2
-alpha 128 256 256
-originjitter 4 4 4
-velocityjitter 24 24 24
+alpha 48 48 48
 // bouncing sparks
 effect TE_GUNSHOT
 count 10




More information about the nexuiz-commits mailing list