From: MirceaKitsune Date: Mon, 6 Sep 2010 16:06:16 +0000 (+0300) Subject: Add Voretemple to default maplist X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ac84857766ec2fde89ea14131d2b081a86e37c4c;p=voretournament%2Fvoretournament.git Add Voretemple to default maplist --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 3becb06c..a41d290b 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -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)" 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" +seta g_maplist "basement basementctf soylent voretemple" 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"