mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-30 21:31:00 +00:00
Update serverPrefs.cs
This commit is contained in:
parent
a4de02b3e9
commit
60ae6e5259
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue