mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
Fixes Atmospherics Volume Tanks Output (#15261)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
var/list/output_info = list()
|
||||
|
||||
var/input_flow_setting = 200
|
||||
var/pressure_setting = ONE_ATMOSPHERE * 45
|
||||
var/pressure_setting = 2000
|
||||
|
||||
/obj/item/circuitboard/air_management/supermatter_core
|
||||
name = T_BOARD("core control")
|
||||
|
||||
Reference in New Issue
Block a user