Added a config entry for monstermos
This commit is contained in:
@@ -342,3 +342,6 @@
|
||||
/datum/config_entry/number/hard_deletes_overrun_limit
|
||||
default = 0
|
||||
min_val = 0
|
||||
|
||||
/datum/config_entry/flag/atmos_equalize_enabled
|
||||
default = FALSE
|
||||
|
||||
@@ -108,6 +108,7 @@ SUBSYSTEM_DEF(air)
|
||||
setup_atmos_machinery()
|
||||
setup_pipenets()
|
||||
gas_reactions = init_gas_reactions()
|
||||
should_do_equalization = CONFIG_GET(flag/atmos_equalize_enabled)
|
||||
auxtools_update_reactions()
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user