From: MirceaKitsune Date: Tue, 28 Sep 2010 21:24:38 +0000 (+0300) Subject: Add all new maps to maplist X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a1aab24f09b7e986e978678b1a4a8c9de5c04dcc;p=voretournament%2Fvoretournament.git Add all new maps to maplist --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index f532b483..efd2490c 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -423,7 +423,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 "basement basementctf soylent voretemple" +seta g_maplist "voretemple gasolinepowered reslimed skycastle greatwall_overloaded basementctf brokenworld arahia stormkeep2 basement farewell greatwall_revisited soylent" 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"