From: Samual Lenks Date: Mon, 9 Dec 2013 23:07:48 +0000 (-0500) Subject: On second thought, no, we're not moving this X-Git-Tag: xonotic-v0.8.0~152^2~265 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=21fafb34e9feadd9065f4188b4ea70b23f9f3e14;p=xonotic%2Fxonotic-data.pk3dir.git On second thought, no, we're not moving this --- diff --git a/qcsrc/server/bot/havocbot/havocbot.qc b/qcsrc/server/bot/havocbot/havocbot.qc index 5112d1825..5fe365327 100644 --- a/qcsrc/server/bot/havocbot/havocbot.qc +++ b/qcsrc/server/bot/havocbot/havocbot.qc @@ -544,7 +544,7 @@ void havocbot_movetogoal() else if(self.aistatus & AI_STATUS_OUT_JUMPPAD) self.aistatus &= ~AI_STATUS_OUT_JUMPPAD; - // If there is a trigger_hurt right below try to use the jetpack or make a rocketjump // WEAPONTODO: move this to bot think! + // If there is a trigger_hurt right below try to use the jetpack or make a rocketjump if(skill>6) if (!(self.flags & FL_ONGROUND)) {