From ec3661692e3eeb0b6d0d15b601b4beb01f4c4814 Mon Sep 17 00:00:00 2001 From: div0 Date: Tue, 15 Sep 2009 19:35:04 +0000 Subject: [PATCH] slightly better electro trail git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7815 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/effectinfo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 922a2a0ee..5d714e33b 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -1341,11 +1341,11 @@ airfriction 12 // glowing vapor trail // used in qcsrc/client/projectile.qc: trailparticles(self, particleeffectnum("TR_NEXUIZPLASMA"), from, to) effect TR_NEXUIZPLASMA -trailspacing 2 +trailspacing 1 type static color 0x283880 0x283880 size 3 3 -tex 62 62 +tex 38 38 alpha 256 256 968 //velocityjitter 16 16 16 lightradius 90 -- 2.39.2