From: Juhu <5894800-Juhu_@users.noreply.gitlab.com> Date: Tue, 18 Jan 2022 13:48:55 +0000 (+0100) Subject: small battle royale cvar description change X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a38a6f54a4df8a10d4eef0d659e695df51be3494;p=xonotic%2Fxonotic-data.pk3dir.git small battle royale cvar description change --- diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 36e121afa..b3ef1b737 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -576,7 +576,7 @@ set g_br 0 "Battle Royale: survive on a shrinking battlefield" set g_br_not_dm_maps 0 "when this is set, DM maps will NOT be listed in BR" set g_br_minplayers 2 "minimum players to start the BR match" set g_br_squad_size 3 "maximum squad size" -set g_br_squad_colors 1 "assign each squad a random color scheme and force players to use that color" +set g_br_squad_colors 1 "assign each squad a random color scheme and force players to use it" set g_br_startweapons 0 "when disabled, players land from the dropship without weapons" set g_br_bleed 0.02 "amount of health rot when injured" set g_br_bleedlinear 1 "linear amount of health rot when injured"