mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
wow really (#21335)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user