From 5471ac4b563c59bafe4566c3a4e3ef6ee3847464 Mon Sep 17 00:00:00 2001 From: drjaska Date: Mon, 6 Sep 2021 17:36:59 +0300 Subject: [PATCH] Updated cvar descriptions to match for the gamemode description. --- gamemodes-server.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index a5788ccb3..91b41bc49 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -581,8 +581,8 @@ set g_duel_not_dm_maps 0 "when this is set, DM maps will NOT be listed in duel" // ============================== // free for all and team mayhem // ============================== -set g_mayhem 0 "Mayhem: the player with the most frags in total mayhem wins" -set g_tmayhem 0 "Team Mayhem: the team with the most frags in total mayhem wins" +set g_mayhem 0 "Mayhem: Compete for the most damage dealt and frags in this chaotic mayhem!" +set g_tmayhem 0 "Team Mayhem: Compete with your team for the most damage dealt and frags in this chaotic mayhem!" set g_mayhem_scoringmethod 1 "1: 25% of the score is based on kills and 75% of it is based on damage. 2: 100% frags. 3: 100% damage." set g_tmayhem_scoringmethod 1 "1: 25% of the score is based on kills and 75% of it is based on damage. 2: 100% frags. 3: 100% damage." -- 2.39.2