From: Samual Date: Fri, 10 Feb 2012 22:06:16 +0000 (-0500) Subject: Add "fireflies" effect to the end of effectinfo.txt (used later by CuBeOwL) X-Git-Tag: xonotic-v0.6.0~74^2 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=9743854a9a0caf662185b231a489dc997aee9c80;p=xonotic%2Fxonotic-data.pk3dir.git Add "fireflies" effect to the end of effectinfo.txt (used later by CuBeOwL) --- diff --git a/effectinfo.txt b/effectinfo.txt index 8b555fa89..05c249b97 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -7387,3 +7387,26 @@ trailspacing 8 lightradius 60 lightradiusfade 280 lightcolor 0.8 0.6 0.2*/ + +// fireflies +// used nowhere in code +effect fireflies +count 1 +bounce -1 +airfriction 5 +time 1 2 +type static +tex 38 38 +color 0xff9600 0xffefb8 +size 2 3 +sizeincrease -0.3 +alpha 256 256 70 +gravity 0 +originoffset 8 8 8 +originjitter 32 32 32 +velocityoffset 2 2 2 +velocityjitter 64 64 64 +//lightradius 50 +//lightradiusfade 50 +//lightcolor 1 0.9 0.7 +//lightshadow 1 \ No newline at end of file