]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Updated cvar descriptions to match for the gamemode description.
authordrjaska <drjaska83@gmail.com>
Mon, 6 Sep 2021 14:36:59 +0000 (17:36 +0300)
committerdrjaska <drjaska83@gmail.com>
Mon, 6 Sep 2021 14:36:59 +0000 (17:36 +0300)
gamemodes-server.cfg

index a5788ccb3810566814c4350d18b74871dd4fac48..91b41bc498ace279906460a2cc8954a45158d8d5 100644 (file)
@@ -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."