]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Update server.cfg to include most of the new maps
authorMario <mario@smbclan.net>
Tue, 7 Mar 2017 13:14:01 +0000 (23:14 +1000)
committerMario <mario@smbclan.net>
Tue, 7 Mar 2017 13:14:01 +0000 (23:14 +1000)
server/server.cfg

index 54ddb7a46042a6f75dc4d64a5cb024a274310cbc..9443f32c66c507ee2872b9455e0677c54f240550 100644 (file)
@@ -31,7 +31,7 @@
 //g_start_delay 15     // delay before the game starts to let players join the server first
 
 // List of maps to play on the server.  Set to "" to autodetect (which would enumerate ALL maps.  Maps that don't support the current game mode will be skipped, so you don't need to remove them here.
 //g_start_delay 15     // delay before the game starts to let players join the server first
 
 // List of maps to play on the server.  Set to "" to autodetect (which would enumerate ALL maps.  Maps that don't support the current game mode will be skipped, so you don't need to remove them here.
-//g_maplist "afterslime dance g-23 glowplant leave_em_behind newtonian-nightmare nexballarena red-planet runningman space-elevator stormkeep techassault xoylent"
+//g_maplist "afterslime atelier boil catharsis courtfun dance drain finalrage fuse glowplant leave_em_behind nexballarena runningman runningmanctf silentsiege space-elevator stormkeep techassault vorix xoylent"
 //g_maplist_shuffle 1  // 0 always selects the next map out of g_maplist (but then better set g_maplist_votable 0 below to prevent repetitive votes), 1 will select random maps each time
 //g_maplist_mostrecent_count 3 // number of maps that have to be played before a map can be repeated
 
 //g_maplist_shuffle 1  // 0 always selects the next map out of g_maplist (but then better set g_maplist_votable 0 below to prevent repetitive votes), 1 will select random maps each time
 //g_maplist_mostrecent_count 3 // number of maps that have to be played before a map can be repeated