Update Mapchooser Time restrictions

Time till nomination calculation might still be off. (restriction itself
works fine)
This commit is contained in:
zaCade
2017-10-15 16:20:53 +02:00
parent b92e95b79e
commit 6fc8146d7f
4 changed files with 43 additions and 51 deletions
@@ -2,8 +2,11 @@
{
"example_map"
{
"MinPlayers" "25"
"MaxPlayers" "50"
"Cooldown" "20"
"MinTime" "1800"
"MaxTime" "2300"
"MinPlayers" "25"
"MaxPlayers" "50"
"Cooldown" "20"
}
}