X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=data%2Feffectinfo.txt;h=f4d920037032d30486481b0d4737d51914dde8dc;hb=c8a7432afdf06c355c2b824fec3344c55c89a9e8;hp=50b157f9a039a1234b993ab1fb408774e2d9e9fe;hpb=4dd411e2a424fb935e7bedaf526a24d4d80774de;p=voretournament%2Fvoretournament.git diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 50b157f9..f4d92003 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -846,8 +846,8 @@ type static color 0xF263EA 0xF263EA size 48 48 alpha 128 128 96 -lightradius 200 -lightradiusfade 120 +lightradius 120 +lightradiusfade 60 lightcolor 0.9 0.6 0.9 // cloud of particles which expand rapidly and then slow to form a ball effect player_respawn @@ -883,8 +883,8 @@ type static color 0xF263EA 0xF263EA size 32 32 alpha 128 128 128 -lightradius 140 -lightradiusfade 120 +lightradius 80 +lightradiusfade 60 lightcolor 0.9 0.6 0.9 // cloud of particles which expand rapidly and then slow to form a ball effect item_respawn @@ -4751,26 +4751,6 @@ velocityjitter 256 256 256 velocitymultiplier -0.1 -// grabber melee -// based off morphed's cl_gentle -// used in qcsrc/server/w_grabber.qc -effect grabber_melee -tex 43 43 -count 3 -type spark -color 0xffffff 0x0033ff -size 8 16 -sizeincrease 34 -alpha 128 128 292 -gravity 0 -airfriction 5 -liquidfriction 10 -velocityjitter 25 25 25 -lightradius 200 -lightradiusfade 200 -lightcolor 0.4 0.7 0.9 - - //torch flame, spawn it as fast as you can 20 times per second or more, supports direction but not required //fast fire // used nowhere in code, meant for maps