VoteCooldown

This commit is contained in:
ChocoTaco1 2020-07-24 14:47:20 -04:00
parent c3aa660dfd
commit 713d28a994
3 changed files with 10 additions and 1 deletions

View file

@ -175,6 +175,7 @@ $Host::TN::beat = 3;
$Host::TN::echo = 1;
$Host::TournamentMode = 0;
$Host::useCustomSkins = 1;
$Host::VoteCooldown = 120;
$Host::VotePassPercent = 60;
$Host::VoteSpread = 20;
$Host::VoteTime = "45";