From: Mirio Date: Tue, 7 Mar 2017 16:16:55 +0000 (+0100) Subject: Add missing maps to server.cfg X-Git-Tag: xonotic-v0.8.2~5 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=68f21379a7ef1a8bf0f1a402bad90d19804615ad;ds=sidebyside Add missing maps to server.cfg --- diff --git a/server/server.cfg b/server/server.cfg index 9443f32c..d96a053c 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -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_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 "afterslime atelier boil catharsis courtfun dance drain finalrage fuse glowplant implosion leave_em_behind nexballarena oilrig runningman runningmanctf silentsiege solarium space-elevator stormkeep techassault vorix warfare 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