]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Better grammar in a message
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 3 Sep 2010 14:08:39 +0000 (17:08 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 3 Sep 2010 14:08:39 +0000 (17:08 +0300)
data/qcsrc/server/vore.qc

index 183cf6fcf70e0c179f3d9ddbc44c089ab0a50aca..4c81370489bba58f0f6c793953912a0ae73606fd 100644 (file)
@@ -213,7 +213,7 @@ void Vore_StomachKick()
        // start the predator's digestion\r
        if(self.BUTTON_ATCK2)\r
        {\r
-               centerprint(self.eater, strcat(self.netname, " triggered your digestion"));\r
+               centerprint(self.eater, strcat(self.netname, " has triggered your digestion"));\r
                self.eater.digesting = TRUE;\r
        }\r
 }\r