]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Add a comment
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 2 Mar 2011 14:59:20 +0000 (16:59 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 2 Mar 2011 14:59:20 +0000 (16:59 +0200)
data/qcsrc/server/g_grabber.qc

index 079a0e12768ddc4d8e38da260a3917e7fb5933eb..4df1ad58949241bbbab724a53448180ed2cb91d9 100644 (file)
@@ -269,7 +269,7 @@ void GrabberTouch (void)
                                if(other.BUTTON_CHAT)\r
                                        self.owner.typehitsound += 1;\r
                                else\r
-                                       self.owner.hitsound += 1;\r
+                                       self.owner.hitsound += 1; // play this for team mates too, as we could be grabbing them to heal them\r
                                W_Grabber_UpdateStats(self.owner, FALSE, TRUE); // count this as a hit\r
                        }\r
 \r