]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/default/havocbot/havocbot.qh
Add a new bot skill level for extremely tough bots
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / havocbot / havocbot.qh
index 02c0f3e7d76b3d8912afcea77f8f0ea5fb779df1..d28d4d84b45d36cdab6e3ed9f6a8625e8034cfac 100644 (file)
@@ -29,6 +29,9 @@
 
 .vector havocbot_keyboard;
 
+.float randomdirectiontime;
+.vector randomdirection;
+
 /*
  * Functions
  */