X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fbot%2Fdefault%2Fhavocbot%2Fhavocbot.qh;h=02c0f3e7d76b3d8912afcea77f8f0ea5fb779df1;hp=d1a36a117260027569b229cb291cc78e2cd0a70a;hb=3c08700f00a014d84ffe1bb64305ca5da7594cea;hpb=0d0a2025de767dbfae0519941294f5947fe38c1f diff --git a/qcsrc/server/bot/default/havocbot/havocbot.qh b/qcsrc/server/bot/default/havocbot/havocbot.qh index d1a36a117..02c0f3e7d 100644 --- a/qcsrc/server/bot/default/havocbot/havocbot.qh +++ b/qcsrc/server/bot/default/havocbot/havocbot.qh @@ -12,15 +12,13 @@ .float havocbot_keyboardtime; .float havocbot_ducktime; -.float bot_timelastseengoal; -.float bot_canruntogoal; .float bot_chooseweapontime; .float rocketjumptime; .float nextaim; .float havocbot_personal_waypoint_searchtime; .float havocbot_personal_waypoint_failcounter; .float havocbot_chooseenemy_finished; -.float havocbot_stickenemy; +.float havocbot_stickenemy_time; .float havocbot_role_timeout; .float bot_stop_moving_timeout;