mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Comments were awful.
This commit is contained in:
@@ -623,15 +623,15 @@ MIDROUND_ANTAG_TIME_CHECK 60
|
|||||||
## A ratio of living to total crew members, the lower this is, the more people will have to die in order for midround antag to be skipped
|
## A ratio of living to total crew members, the lower this is, the more people will have to die in order for midround antag to be skipped
|
||||||
MIDROUND_ANTAG_LIFE_CHECK 0.7
|
MIDROUND_ANTAG_LIFE_CHECK 0.7
|
||||||
|
|
||||||
## A time, in real-time deciseconds, applied upon suicide, cryosleep or ghosting whilst alive
|
## A "timeout", in real-time minutes, applied upon suicide, cryosleep or ghosting whilst alive,
|
||||||
## during which the player shouldn't be able to come back through
|
## during which the player shouldn't be able to come back into the round through
|
||||||
## midround playable roles or mob spawners.
|
## midround playable roles or mob spawners.
|
||||||
## Set to 0 to completely disable it.
|
## Set to 0 to completely disable it.
|
||||||
SUICIDE_REENTER_ROUND_TIMER 30
|
SUICIDE_REENTER_ROUND_TIMER 30
|
||||||
|
|
||||||
## A time, in real-time deciseconds, below which the player receives
|
## A world time threshold, in minutes, under which the player receives
|
||||||
## a timed penalty, for purposes similar to the aforementioned one (can also stack)
|
## an extra timeout, purposely similar to the above one (and also stacks with),
|
||||||
## and equal to this config difference with world.time.
|
## equal to the difference between the current world.time and this threshold.
|
||||||
## Both configs are indipendent from each other, disabling one won't affect the other.
|
## Both configs are indipendent from each other, disabling one won't affect the other.
|
||||||
ROUNDSTART_SUICIDE_TIME_LIMIT 30
|
ROUNDSTART_SUICIDE_TIME_LIMIT 30
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user