]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Keepaway.md
Mention cvar
[xonotic/xonotic.wiki.git] / Keepaway.md
index 9ee41dfbfe63f2a17eb65e6c0341fc67cb6597c8..7e3a4c4c28f3afb6e23d9d64ef3aa656a1fa0101 100644 (file)
@@ -22,7 +22,9 @@ The first player to reach the frag limit (usually 30) will win the match.
 
 ### Custom scoring
 
-Servers can change the scoring system. In particular, it's possible to also award players with points based on time, solely for carrying the ball around.
+Servers can change the scoring system with [CVars](CVars) (`g_keepway_score_*`). The score you get for kills can be changed.
+
+Additionally, it's possible to also award players with points based on time, solely for carrying the ball around.
 
 Detailed rules
 --------------