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
Lowers default monstermos turf limit to 10
This commit is contained in:
@@ -39,7 +39,7 @@ SUBSYSTEM_DEF(air)
|
|||||||
|
|
||||||
var/log_explosive_decompression = TRUE // If things get spammy, admemes can turn this off.
|
var/log_explosive_decompression = TRUE // If things get spammy, admemes can turn this off.
|
||||||
|
|
||||||
var/monstermos_turf_limit = 25
|
var/monstermos_turf_limit = 10
|
||||||
var/monstermos_hard_turf_limit = 2000
|
var/monstermos_hard_turf_limit = 2000
|
||||||
var/monstermos_enabled = TRUE
|
var/monstermos_enabled = TRUE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user