]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qc
The "start the predator's digestion" feature doesn't make too much sense now. We...
[voretournament/voretournament.git] / data / qcsrc / server / vore.qc
index 26f68af702e85be06d5808f41180d3d92424a32e..81cfdf6ac78f0d063c8d274d061c34247246bdf2 100644 (file)
@@ -245,13 +245,6 @@ void Vore_StomachKick()
 \r
                self.stomachkick_delay = time + cvar("g_balance_vore_kick_delay");\r
        }\r
-\r
-       // start the predator's digestion\r
-       if(self.BUTTON_ATCK2)\r
-       {\r
-               centerprint(self.eater, strcat(self.netname, " has triggered your digestion"));\r
-               self.eater.digesting = TRUE;\r
-       }\r
 }\r
 \r
 .float gurglesound_finished, gurglesound_oldstomachload;\r