]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Comment weapons that don't use this effect in effectinfo.txt. These include the Tuba...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 3 Apr 2011 15:27:25 +0000 (18:27 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 3 Apr 2011 15:27:25 +0000 (18:27 +0300)
effectinfo.txt

index ca9d78bdb8df138d5fb005935fdd268d809abd02..6f40ee27d80390b92cdaa6535027051ab3a99e21 100644 (file)
@@ -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