]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/default/bot.qh
Add a new bot skill level for extremely tough bots
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / bot.qh
index 95744035abebca2514da2256254f9edddb5d1719..6205e41b73b20bb86b731a939237de6d6bb4d92d 100644 (file)
@@ -20,6 +20,8 @@ const int AI_STATUS_STUCK                      = BIT(11); // Cannot reach any go
 .int aistatus;
 
 // Skill system
+#define SUPERBOT (skill > 100)
+
 float autoskill_nextthink;
 
 // havocbot_keyboardskill // keyboard movement