From: Mircea Kitsune Date: Sun, 3 Apr 2011 15:27:25 +0000 (+0300) Subject: Comment weapons that don't use this effect in effectinfo.txt. These include the Tuba... X-Git-Tag: xonotic-v0.6.0~110^2^2~145 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a7fd9d9c9f7ff71cc6b76e5a3ac5b8b19f48cd7f;p=xonotic%2Fxonotic-data.pk3dir.git Comment weapons that don't use this effect in effectinfo.txt. These include the Tuba, Porto, and Hook. --- diff --git a/effectinfo.txt b/effectinfo.txt index ca9d78bdb..6f40ee27d 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -5262,6 +5262,8 @@ velocitymultiplier -0.31 // Weapon Damage Effects // -------------------------------- +// tuba does not use the weapon damage effect + // laser damage effect // used in qcsrc/client/gibs.qc: pointparticles(particleeffectnum(effectnum), org, '0 0 0', 1); effect weapondamage_laser @@ -5900,6 +5902,10 @@ lightradius 60 lightradiusfade 280 lightcolor 0.9 0.6 0.2 +// porto does not use the weapon damage effect + +// hook does not use the weapon damage effect + // -------------------------------- // End of Weapon Damage Effects // -------------------------------- \ No newline at end of file