]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Deathmatch.md
Update Programming Tips
[xonotic/xonotic.wiki.git] / Deathmatch.md
index a7e772f659d0da79e1b30bb68ed81088115aaf59..26ce238fb115c6837b2ef2c8d6bbe439b7a145c3 100644 (file)
@@ -5,16 +5,17 @@ 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.
+-   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.
 
 Map Entities
 ------------
 
 -   **Weapons** - These can be picked up from various places around the map or from a downed player.
 -   **Ammo** - These may be found in the form of shells, bullets, rockets, jet fuel, or power cells.
--   **Powerups** - All maps have “Health” and “Armor” powerups, which extend your lifetime. Some maps may contain powerups like “[Strength](Strength)” or “[Shield](Shield)” (which usually spawn every 2 minutes).
+-   **Powerups** - All maps have “Health” and “Armor” powerups, which extend your lifetime. Some maps may contain 
+powerups like “[Strength](Powerups#strength)” or “[Shield](Powerups#shield)” (which usually spawn every 2 minutes).
 
 Helpful Hints and Tips
 ----------------------
@@ -27,7 +28,7 @@ Helpful Hints and Tips
 List of Demos and Videos
 ------------------------
 
--   Demo: <Insert Demo or Video Here>
--   Players: <Insert Player Names Here>
--   Key Points: <Insert key points in match here>
+-   Demo: _(Insert Demo or Video Here)_
+-   Players: _(Insert Player Names Here)_
+-   Key Points: _(Insert key points in match here)_