]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
default map list to g-23
authorRudolf Polzer <divverent@alientrap.org>
Tue, 14 Sep 2010 18:46:09 +0000 (20:46 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 14 Sep 2010 18:46:09 +0000 (20:46 +0200)
defaultXonotic.cfg

index b65e240748be8fd4adb4b0ec855b2c454f9fef54..52af1f92686c93e4e36ad123234d3c80c2c6b4c6 100644 (file)
@@ -507,7 +507,7 @@ set g_casings 2 "specifies which casings (0: none, 1: only shotgun casings, 2: s
 set g_norecoil 0 "if set to 1 shooting weapons won't make you crosshair to move upwards (recoil)"
 set g_maplist_mostrecent "" "contains the name of the maps that were most recently played"
 seta g_maplist_mostrecent_count 3      "number of most recent maps that are blocked from being played again"
-seta g_maplist "accident aggressor aneurysm basement basementctf bleach bloodprison bloodprisonctf bluesky cyberparcour01 darkzone desertfactory dieselpower downer eggandbacon evilspace farewell final_rage nr_piece-o-cake ons-reborn racetrack reslimed ruiner runningman runningman_1on1remix runningmanctf silvercity skyway slimepit soylent starship stormkeep2 strength toxic warfare"
+seta g_maplist "g-23" "the list of maps to be cycled among (is autogenerated if empty)"
 seta g_maplist_index 0 "this is used internally for saving position in maplist cycle"
 seta g_maplist_selectrandom 0  "if 1, a random map will be chosen as next map - DEPRECATED in favor of g_maplist_shuffle"
 seta g_maplist_shuffle 1       "new randomization method: like selectrandom, but avoid playing the same maps in short succession. This works by taking out the first element and inserting it into g_maplist with a bias to the end of the list"