From a6d994680189b8870f2618459aabc4c8fbc37399 Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Sun, 3 Apr 2011 17:50:11 +0300 Subject: [PATCH] Larger and fewer Electro and Crylink particles --- effectinfo.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/effectinfo.txt b/effectinfo.txt index 9628ffe62..6875df8a9 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -5508,11 +5508,11 @@ lightcolor 0.9 0.6 0.2 // electro damage effect // used in qcsrc/client/gibs.qc: pointparticles(particleeffectnum(effectnum), org, '0 0 0', 1); effect weapondamage_electro -count 4 +count 2 type static tex 47 47 color 0x66ffff 0x2288ff -size 6 12 +size 10 20 sizeincrease -16 alpha 64 8 64 gravity -0.0001 @@ -5525,11 +5525,11 @@ airfriction -0.5 rotate 180 360 -30 30 // plasma smoke effect weapondamage_electro -count 3 +count 4 type smoke tex 0 8 color 0x2244ff 0x002266 -size 4 8 +size 8 16 sizeincrease 10 alpha 64 16 64 gravity 0 @@ -5548,11 +5548,11 @@ lightcolor 0.2 0.8 1.0 // crylink damage effect // used in qcsrc/client/gibs.qc: pointparticles(particleeffectnum(effectnum), org, '0 0 0', 1); effect weapondamage_crylink -count 3 +count 2 type static tex 38 38 color 0xff44ff 0x9966ff -size 5 10 +size 8 16 sizeincrease -8 alpha 48 16 48 gravity -0.0001 @@ -5565,11 +5565,11 @@ airfriction -0.5 rotate 180 360 -30 30 // plasma smoke effect weapondamage_crylink -count 3 +count 4 type smoke tex 0 8 color 0x8844ff 0x662244 -size 6 12 +size 10 20 sizeincrease 6 alpha 64 16 64 gravity 0.001 -- 2.39.2