]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Update Gametypes list: fix Nexball (dm -> nb), update ctf syntax, add ft and ka
authorterencehill <piuntn@gmail.com>
Fri, 3 Feb 2012 17:48:12 +0000 (18:48 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 3 Feb 2012 17:48:12 +0000 (18:48 +0100)
Docs/mapping.txt

index 3024b4d9ab553b38627c010d329c9a81640ba5f2..6b20652f7ce1b3b9978d98c4eebf10c28df73004 100644 (file)
@@ -112,7 +112,7 @@ Gametype        | Syntax
 Deathmatch      | gametype dm [timelimit=...] [pointlimit=...] [leadlimit=...]                                             |\r
 Team Deathmatch | gametype tdm [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...]                                | 2, 3, or 4 teams\r
 Domination      | gametype dom [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...]                                | 2, 3, or 4 teams, only if map has no dom_team ents\r
-CTF             | gametype ctf [timelimit=...] [pointlimit=...] [caplimit=...] [leadlimit=...]                             | pointlimit if g_ctf_win_mode is 2, otherwise caplimit\r
+CTF             | gametype ctf [timelimit=...] [caplimit=...] [leadlimit=...]                                              |\r
 Runematch       | gametype rune [timelimit=...] [pointlimit=...] [leadlimit=...]                                           |\r
 LMS             | gametype lms [timelimit=...] [lives=...] [leadlimit=...]                                                 |\r
 Arena           | gametype arena [timelimit=...] [pointlinit=...] [leadlimit=...]                                          |\r
@@ -122,7 +122,9 @@ Onslaught       | gametype ons [timelimit=...]
 Race            | gametype rc [timelimit=...] [qualifying_timelimit=...] [laplimit=...] [teamlaplimit=...] [leadlimit=...] | g_race_teams: teamlaplimit is used instead of laplimit\r
 CTS             | gametype cts [timelimit=...] [skill=...]                                                                 | never uses points\r
 CA              | gametype ca [timelimit=...] [pointlimit=...] [leadlimit=...]                                             |\r
-Nexball         | gametype dm [timelimit=...] [pointlimit=...] [leadlimit=...]                                             |\r
+Nexball         | gametype nb [timelimit=...] [pointlimit=...] [leadlimit=...]                                             |\r
+Freeze Tag      | gametype ft [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...]                                 |\r
+Keepaway        | gametype ka [timelimit=...] [pointlimit=...]                                                             |\r
 \r
 \r
 ===============\r