From: Wuzzy Date: Sat, 9 Nov 2019 06:38:55 +0000 (+0000) Subject: nicely format scoring X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic.wiki.git;a=commitdiff_plain;h=89a67b49b75482ab51a721ea6b71983261d02d86 nicely format scoring --- diff --git a/Deathmatch.md b/Deathmatch.md index 26ce238..1652539 100644 --- a/Deathmatch.md +++ b/Deathmatch.md @@ -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 ------------