From fda11822a9e1531837b9e8d3b31f29be8ff05e98 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 9 Dec 2011 21:34:03 +0100 Subject: [PATCH] move bot orchestra tweaks --- maps/opera.mapinfo | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/maps/opera.mapinfo b/maps/opera.mapinfo index 0dc59f18..dacaedf6 100644 --- a/maps/opera.mapinfo +++ b/maps/opera.mapinfo @@ -16,18 +16,6 @@ gametype keepaway // defaults: timelimit=20 pointlimit=30 // optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z // optional: hidden -// we need to give bots all the tools they need -settemp_for_type all g_weaponarena all -settemp_for_type all g_jetpack 1 - -// don't make bots fight bots, it's not nice -settemp_for_type all bot_ignore_bots 1 - // bot AI tweaks needed for this map: make bots unable to block other bots settemp_for_type all _independent_players 1 settemp_for_type all bot_navigation_ignoreplayers 1 - -// adjusted sound radius -clientsettemp_for_type all snd_soundradius 3200 -clientsettemp_for_type all r_shadows 2 -clientsettemp_for_type all r_shadow_shadowmapping 1 -- 2.39.2