]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Remove specific numbers in round-based DOM
authorWuzzy <wuzzy2@mail.ru>
Fri, 15 Nov 2019 18:45:01 +0000 (18:45 +0000)
committerWuzzy <wuzzy2@mail.ru>
Fri, 15 Nov 2019 18:45:01 +0000 (18:45 +0000)
Domination.md

index a00ed98f0194cc4ea018a0ff416bd9e63e9602c2..9e7827ec930d3ae8ca6f888681c88786bb8547b0 100644 (file)
@@ -28,7 +28,7 @@ All control points start neutral and are owned by nobody. To capture a control p
 
 Round-based Domination
 ----------------------
-Round-based Domination is a variant of Domination. In round-based Domination, the goal is to capture all control points to win a round. The first team to win 5 rounds will win the match. If no team manages to win in 2 minutes, the round will end in a draw and another round will start.
+Round-based Domination is a variant of Domination. In round-based Domination, the goal is to capture all control points to win a round. The first team to win a given number of rounds will win the match. If no team manages to win a round for a long time, the round will end in a draw and new round will start.
 
 Round-based Domination can be activated with a cvar (`g_domination_roundbased`).