mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 16:14:35 +00:00
VoteCooldown
This commit is contained in:
parent
c3aa660dfd
commit
713d28a994
3 changed files with 10 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue