]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Add Voretemple to default maplist
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 6 Sep 2010 16:06:16 +0000 (19:06 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 6 Sep 2010 16:06:16 +0000 (19:06 +0300)
data/defaultVoretournament.cfg

index 3becb06c993af09a8fcfde6e211be4ecd9682f84..a41d290b82807dd5ef51d6dee12bd72443bbcb1a 100644 (file)
@@ -416,7 +416,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)"\r
 set g_maplist_mostrecent "" "contains the name of the maps that were most recently played"\r
 seta g_maplist_mostrecent_count 3      "number of most recent maps that are blocked from being played again"\r
-seta g_maplist "basement basementctf soylent"\r
+seta g_maplist "basement basementctf soylent voretemple"\r
 seta g_maplist_index 0 "this is used internally for saving position in maplist cycle"\r
 seta g_maplist_selectrandom 0  "if 1, a random map will be chosen as next map - DEPRECATED in favor of g_maplist_shuffle"\r
 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"\r