]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/bot/bot.qh
Split the vore_think skill in two categories (predator and prey). The bigger the...
[voretournament/voretournament.git] / data / qcsrc / server / bot / bot.qh
index 21adcf1a359ef632560275de3c07a1c5c49d68da..109f5d264849eea53c463e40e5d5047d0d0e7f8a 100644 (file)
@@ -38,7 +38,8 @@ float autoskill_nextthink;
 .float bot_thinkskill; // target choice
 .float bot_aiskill; // strategy choice
 
-.float bot_vorethink; // vore decision time
+.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