From: MirceaKitsune Date: Tue, 5 Oct 2010 11:57:09 +0000 (+0300) Subject: Fix another comment just for the sake of it X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c3e70fd5ad7f2c97b994fdb7346fa242d4ee1a03;p=voretournament%2Fvoretournament.git Fix another comment just for the sake of it --- diff --git a/data/qcsrc/server/bot/havocbot/vore_ai.qc b/data/qcsrc/server/bot/havocbot/vore_ai.qc index f6154dae..f204d4c3 100644 --- a/data/qcsrc/server/bot/havocbot/vore_ai.qc +++ b/data/qcsrc/server/bot/havocbot/vore_ai.qc @@ -155,7 +155,7 @@ void Vore_AI() else if(!self.digesting && cvar("g_vore_digestion")) { - // the higher the skill, the faster bots will start to digest you + // the higher the skill, the faster bots will start to digest if not(g_rpg && cvar("g_rpg_botattack") < 2) if(skill >= randomtry) self.BUTTON_DIGEST = TRUE; // digest