(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
@@ -9,8 +9,8 @@
maxplayers="10" maxplayers="10"
attemptupnp="false" attemptupnp="false"
randomizeseed="True" randomizeseed="True"
respawninterval="300" respawninterval="180"
maxtransporttime="180" maxtransporttime="300"
minrespawnratio="0.2" minrespawnratio="0.2"
autorestartinterval="60" autorestartinterval="60"
allowspectating="True" allowspectating="True"