diff --git a/code/game/machinery/frame.dm b/code/game/machinery/frame.dm index ecd96909238..9bd38b971b6 100644 --- a/code/game/machinery/frame.dm +++ b/code/game/machinery/frame.dm @@ -115,6 +115,7 @@ GLOBAL_LIST(construction_frame_floor) /datum/frame/frame_types/reagent_distillery name = "Distillery" frame_class = FRAME_CLASS_MACHINE + circuit = /obj/item/circuitboard/distiller frame_size = 4 /datum/frame/frame_types/display