From: drjaska Date: Mon, 6 Sep 2021 14:36:59 +0000 (+0300) Subject: Updated cvar descriptions to match for the gamemode description. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5471ac4b563c59bafe4566c3a4e3ef6ee3847464;p=xonotic%2Fxonotic-data.pk3dir.git Updated cvar descriptions to match for the gamemode description. --- 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."