mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Don't even ask (#28351)
This commit is contained in:
@@ -41,12 +41,6 @@ It also must be positive. Technically it can be 0 without breaking physics, but
|
||||
machine_flags = MULTITOOL_MENU
|
||||
|
||||
|
||||
/obj/machinery/atmospherics/binary/heat_pump/New()
|
||||
..()
|
||||
if(ticker)
|
||||
initialize()
|
||||
|
||||
|
||||
/obj/machinery/atmospherics/binary/heat_pump/process()
|
||||
. = ..()
|
||||
if(!on || stat & (NOPOWER | BROKEN))
|
||||
|
||||
Reference in New Issue
Block a user