Update serverPrefs.cs

This commit is contained in:
ChocoTaco 2020-01-05 03:33:01 -05:00
parent a4de02b3e9
commit 60ae6e5259

View file

@ -893,7 +893,7 @@ $Host::TeamSkin3 = "swolf";
$Host::TeamSkin4 = "dsword";
$Host::TeamSkin5 = "beagle";
$Host::TeamSkin6 = "cotp";
$Host::TimeLimit = 30;
$Host::TimeLimit = 45;
$Host::TN::beat = 3;
$Host::TN::echo = 1;
$Host::TournamentMode = 0;
@ -901,4 +901,4 @@ $Host::useCustomSkins = 1;
$Host::VotePassPercent = 60;
$Host::VoteSpread = 20;
$Host::VoteTime = 45;
$Host::warmupTime = 5;
$Host::warmupTime = 15;