]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - gamemodes.cfg
Prevent bots from picking up items on single player
[xonotic/xonotic-data.pk3dir.git] / gamemodes.cfg
index 2610321109b1f14109a559393e92d7e1527366ae..e0f66ffa188931a56e13734808f912afc3032c2e 100644 (file)
@@ -563,3 +563,8 @@ set g_invasion_spawn_delay 0.25
 set g_invasion_spawnpoint_spawn_delay 0.5
 set g_invasion_teams 0 "number of teams in invasion (note: use mapinfo to set this)"
 set g_invasion_team_spawns 1 "use team spawns in teamplay invasion mode"
+
+// ==============
+// Single Player
+// ==============
+set g_sp_allow_bot_pickup 0 "Whether bots should be allowed to pick up items"