(a963cd0b2) Increased default respawn transport time to 5 minutes, decreased respawn interval to 3 minutes.

This commit is contained in:
Joonas Rikkonen
2019-06-10 17:53:03 +03:00
parent 3f03bdb9dc
commit d684eb2ecf

View File

@@ -9,8 +9,8 @@
maxplayers="10"
attemptupnp="false"
randomizeseed="True"
respawninterval="300"
maxtransporttime="180"
respawninterval="180"
maxtransporttime="300"
minrespawnratio="0.2"
autorestartinterval="60"
allowspectating="True"