From 4c3fe6ebaa20d12e12a4dfa7890910274981b8de Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 7 Mar 2018 20:47:17 +1000 Subject: [PATCH] Restore the old value of 4 to skill in example server config --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index f9620cc1..a42f7ea7 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -75,7 +75,7 @@ // Some settings you MIGHT want to change. Again IF so remove the // // from the line start and change them to your liking. -//skill 8 // the bots skill level +//skill 4 // the bots skill level //minplayers 0 // add bots if less then that number of players playing //g_maxplayers 0 // above this player count, only allow spectators //bot_prefix [BOT] // prepend this to all botnames -- 2.39.2