From: Rudolf Polzer Date: Fri, 9 Dec 2011 20:34:03 +0000 (+0100) Subject: move bot orchestra tweaks X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fda11822a9e1531837b9e8d3b31f29be8ff05e98;p=xonotic%2Fxonotic-maps.pk3dir.git move bot orchestra tweaks --- 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