From 0022385a3bb582b77647bade2ba76c438dc31c20 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 30 Oct 2010 12:51:42 +0200 Subject: [PATCH] rifle: stronger tracer if tracer is enabled --- effectinfo.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/effectinfo.txt b/effectinfo.txt index b36570aab..b0f7b3dd7 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -4662,7 +4662,7 @@ lightcolor 0.9 0.9 0.2 // used in qcsrc/server/w_common.qc: zcurveparticles_from_tracetoss(particleeffectnum("tr_bullet"), self.origin, trace_endpos, self.velocity) // used in qcsrc/client/projectile.qc: trailparticles(self, particleeffectnum("tr_bullet"), from, to) effect tr_rifle -trailspacing 256 +trailspacing 128 type spark color 0x800000 0xFF8020 alpha 256 256 2560 @@ -4672,22 +4672,22 @@ velocitymultiplier 0.7 effect tr_rifle notunderwater tex 0 8 -trailspacing 16 +trailspacing 8 type static color 0x202020 0x404040 -size 2 2 -sizeincrease 0.2 +size 4 4 +sizeincrease 0.4 alpha 256 256 256 airfriction -4 velocityjitter 4 4 4 type smoke effect tr_rifle underwater -trailspacing 64 +trailspacing 32 type bubble tex 62 62 color 0x404040 0x808080 -size 1 1 +size 2 2 alpha 256 256 128 gravity -0.125 bounce 1.5 -- 2.39.2