This commit is contained in:
INeedBots
2021-03-12 14:05:24 -06:00
parent 17f15bdafd
commit 037de678a5
6 changed files with 6 additions and 6 deletions

View File

@ -228,7 +228,7 @@ set scr_war_promode "0"
//////////////////////////////////////////////////
set scr_dom_scorelimit "300" // Score limit to win the game.
set scr_dom_timelimit "0" // Duration in minutes for the game to end if the score limit isn't reached.
set scr_dom_timelimit "30" // Duration in minutes for the game to end if the score limit isn't reached.
set scr_dom_playerrespawndelay "0" // How long player will wait until respawn.
set scr_dom_waverespawndelay "0" // Duration is seconds before the first respawn in each round.
set scr_dom_numlives "0" // Number of lives per player per game. 0 is unlimited.