]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
rifle: stronger tracer if tracer is enabled
authorRudolf Polzer <divverent@alientrap.org>
Sat, 30 Oct 2010 10:51:42 +0000 (12:51 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 30 Oct 2010 10:51:42 +0000 (12:51 +0200)
effectinfo.txt

index b36570aab4865bcd52cdabb25186d7b059b04fd9..b0f7b3dd7ca0390e04481a6a30d5977c8824266a 100644 (file)
@@ -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