X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=data%2Fqcsrc%2Fserver%2Fbot%2Fbot.qh;h=109f5d264849eea53c463e40e5d5047d0d0e7f8a;hb=fc262588df01d1bb9f9316060c171493b7803e03;hp=0550431e968bd8b31b49a7c7546a89faed272bd5;hpb=cc148bf19700d380a18d7f51a706f9bbe959811b;p=voretournament%2Fvoretournament.git diff --git a/data/qcsrc/server/bot/bot.qh b/data/qcsrc/server/bot/bot.qh index 0550431e..109f5d26 100644 --- a/data/qcsrc/server/bot/bot.qh +++ b/data/qcsrc/server/bot/bot.qh @@ -38,6 +38,11 @@ float autoskill_nextthink; .float bot_thinkskill; // target choice .float bot_aiskill; // strategy choice +.float bot_vorethinkpred; // vore decision time for predators +.float bot_vorethinkprey; // vore decision time for prey +.float bot_vorefear; // vore fear choice +.float bot_voreteamheal; // vore teamheal choice + .float totalfrags_lastcheck; // Custom weapon priorities