From: MirceaKitsune Date: Thu, 30 Sep 2010 01:19:22 +0000 (+0300) Subject: Don't enable the new feature by default X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=39c58514a95b81d4cde41e6c07c25faf4e20593b;p=voretournament%2Fvoretournament.git Don't enable the new feature by default --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index b3bd7df3..2d60bdb9 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -359,7 +359,7 @@ set bot_ai_vore_decide_prey 1.35 "How fast bots decide what to do with their pre set bot_ai_vore_decide_swallow 0.2 "How often bots decide if to swallow someone or not" set bot_ai_vore_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations" set bot_ai_vore_teamhealabandon 0.75 "Probability (from 0 to 1) of the bot abandoning a team heal when seeing an enemy they can vore, at highest skill" -set bot_ai_vore_stayinteamstomach 1 "When enabled, a bot will stay in a team mate's stomach even if he was teamhealed to the max and could willingly leave" +set bot_ai_vore_stayinteamstomach 0 "When enabled, a bot will stay in a team mate's stomach even if he was teamhealed to the max and could willingly leave" set bot_god 0 "god mode for bots" set bot_ai_navigation_jetpack 0 "Enable bots to navigat maps using the jetpack" set bot_ai_navigation_jetpack_mindistance 3500 "Bots will try fly to objects located farther than this distance"