diff --git a/code/modules/food_and_drinks/machinery/deep_fryer.dm b/code/modules/food_and_drinks/machinery/deep_fryer.dm index 6eeba5c25e84..3d3e4a58c0d3 100644 --- a/code/modules/food_and_drinks/machinery/deep_fryer.dm +++ b/code/modules/food_and_drinks/machinery/deep_fryer.dm @@ -11,6 +11,7 @@ GLOBAL_LIST_INIT(oilfry_blacklisted_items, typecacheof(list( /obj/item/delivery, /obj/item/his_grace, /obj/item/bodybag/bluespace, + /obj/item/mod/control, ))) /obj/machinery/deepfryer