]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
nicely format scoring
authorWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 06:38:55 +0000 (06:38 +0000)
committerWuzzy <wuzzy2@mail.ru>
Sat, 9 Nov 2019 06:38:55 +0000 (06:38 +0000)
Deathmatch.md

index 26ce238fb115c6837b2ef2c8d6bbe439b7a145c3..16525397a32c171b8d36d8a1aacd2caecac51657 100644 (file)
@@ -5,9 +5,16 @@ Object of the Game
 ------------------
 
 Deathmatch is one of the most popular classic gamemodes in Xonotic (and also the easiest). It is a simple free-for-all fight to the death where everyone plays versus everyone. There are no teams or alliances, each player is on his/her own and one must fight for their own survival.
--   Each kill you make (known in-game as a **frag**) awards you 1 point.
--   You will lose 1 point if you **suicide** (e.g. fall off the map into space, sink into lava, or kill yourself with a weapon).
--   The first player to score 30 points wins the match.
+
+Scoring
+-------
+
+| Action | Score |
+|:------:|:-----:|
+| Kill an opponent | +1 |
+| Kill yourself | -1 |
+
+Killing an opponent is also known as a “frag”. The first player to reach the frag limit (default: 30) will win the match.
 
 Map Entities
 ------------