diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index e414869..544b99b 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -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;