Adds a toggle for monstermos doing planet decomp (off by default)

This commit is contained in:
Putnam3145
2021-08-19 22:10:41 -07:00
parent 8e442b5472
commit b26570e288
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -61,6 +61,8 @@ SUBSYSTEM_DEF(air)
var/share_max_steps = 3
// Excited group processing will try to equalize groups with total pressure difference less than this amount.
var/excited_group_pressure_goal = 1
// If this is set to 0, monstermos won't process planet atmos
var/planet_equalize_enabled = 0
/datum/controller/subsystem/air/stat_entry(msg)
msg += "C:{"