wow really (#21335)

This commit is contained in:
Vi3trice
2023-06-21 22:53:24 +01:00
committed by GitHub
parent de35644d17
commit 0f1b58cb8b
@@ -26,8 +26,8 @@
var/base_heating = 140
var/base_cooling = 170
/obj/machinery/atmospherics/unary/thermomachine/New()
..()
/obj/machinery/atmospherics/unary/thermomachine/Initialize(mapload)
. = ..()
initialize_directions = dir
component_parts = list()
component_parts += new /obj/item/circuitboard/thermomachine(null)