]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/bot/havocbot/vore_ai.qc
Ah... keep primary fire for stomach kicks though
[voretournament/voretournament.git] / data / qcsrc / server / bot / havocbot / vore_ai.qc
index 9d2938782fefac1d09f9d42f6c1e75085afb964c..52be2a4120dac13b74109c7a984be3c7ef433fbd 100644 (file)
@@ -245,7 +245,7 @@ void Vore_AI()
                        // the higher the skill, the more the bot will kick in your stomack
                        if(skill >= randomtry)
                        if not(teams_matter && self.team == self.predator.team) // if someone from the same team is in the belly, don't kick the predator
-                               self.BUTTON_ATCK2 = TRUE; // kick
+                               self.BUTTON_ATCK = TRUE; // kick
                }
 
                // if a bot can willingly leave the predator, do so unless there's a reason not to