Reagent cooled atmo machines (#18178)

* reagent based cooling for heaters and coolers

* UI and wiki

* some adjustments

and fixes coolant tanks lol

* adds coolant tank to cargo

---------

Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
Will
2025-08-07 03:51:02 -04:00
committed by GitHub
co-authored by C.L.
parent 90ba1619f4
commit c81f5b697f
18 changed files with 145 additions and 26 deletions
@@ -20,7 +20,8 @@
req_components = list(
/obj/item/stack/cable_coil = 5,
/obj/item/stock_parts/matter_bin = 1,
/obj/item/stock_parts/capacitor = 2)
/obj/item/stock_parts/capacitor = 2,
/obj/item/stock_parts/micro_laser = 4)
/obj/item/circuitboard/unary_atmos/cooler
name = T_BOARD("gas cooling system")