X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=62c6709e21cef7a1f5b88f29b67644d96d02e7d4;hp=8c931c22a366299ddf900a12f4caa1aad01759e3;hb=12c9954950d1269d8eace11c19f9699506291c59;hpb=c8216300d49616ff3124e43af90432868a34a3f2 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 8c931c22a..62c6709e2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -457,8 +457,8 @@ set bot_ai_weapon_combo_threshold 0.4 "Try to make a combo N seconds after the l set bot_ai_friends_aware_pickup_radius "500" "Bots will not pickup items if a team mate is this distance near the item" set bot_ai_ignoregoal_timeout 3 "Ignore goals making bots to get stuck in front of a wall for N seconds" set bot_ai_bunnyhop_skilloffset 7 "Bots with skill equal or greater than this value will perform the \"bunnyhop\" technique" -set bot_ai_bunnyhop_startdistance 100 "Run to goals located further than this distance" -set bot_ai_bunnyhop_stopdistance 125 "Stop jumping after reaching this distance to the goal" +set bot_ai_bunnyhop_startdistance 200 "Run to goals located further than this distance" +set bot_ai_bunnyhop_stopdistance 200 "Stop jumping after reaching this distance to the goal" set bot_ai_bunnyhop_firstjumpdelay 0.2 "Start running to the goal only if it was seen for more than N seconds" set bot_god 0 "god mode for bots" set bot_ai_navigation_jetpack 0 "Enable bots to navigate maps using the jetpack"