]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move shockwave down the priority list too
authorterencehill <piuntn@gmail.com>
Thu, 12 Jan 2017 11:59:30 +0000 (12:59 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 12 Jan 2017 11:59:30 +0000 (12:59 +0100)
defaultXonotic.cfg

index 22646589831e10f94b31093f5ea6cc4303686adc..e47ed828300a85796cc653138203538500997e39 100644 (file)
@@ -375,7 +375,7 @@ set bot_ai_aimskill_think 1 "Aiming velocity. Use values below 1 for slower aimi
 set bot_ai_custom_weapon_priority_distances "300 850"  "Define close and far distances in any order. Based on the distance to the enemy bots will choose different weapons"
 set bot_ai_custom_weapon_priority_far   "vaporizer vortex rifle electro devastator mortar hagar hlac crylink blaster machinegun fireball seeker shotgun shockwave tuba minelayer"      "Desired weapons for far distances ordered by priority"
 set bot_ai_custom_weapon_priority_mid   "vaporizer devastator vortex fireball seeker mortar electro machinegun arc crylink hlac hagar shotgun shockwave blaster rifle tuba minelayer"  "Desired weapons for middle distances ordered by priority"
-set bot_ai_custom_weapon_priority_close "vaporizer shockwave vortex shotgun machinegun arc hlac tuba seeker hagar crylink mortar electro devastator blaster fireball rifle minelayer"  "Desired weapons for close distances ordered by priority"
+set bot_ai_custom_weapon_priority_close "vaporizer vortex shotgun shockwave machinegun arc hlac tuba seeker hagar crylink mortar electro devastator blaster fireball rifle minelayer"  "Desired weapons for close distances ordered by priority"
 set bot_ai_weapon_combo 1      "Enable bots to do weapon combos"
 set bot_ai_weapon_combo_threshold 0.4  "Try to make a combo N seconds after the last attack"
 set bot_ai_friends_aware_pickup_radius "500"   "Bots will not pickup items if a team mate is this distance near the item"