code/modules/cooking/cooking_container.dm 
/obj/item/reagent_containers/temp | Abstract reagent container used for transferring from non-containers e.g. sinks |
---|---|
/obj/item/reagent_containers/cooking | Cooking containers are used in ovens, fryers and so on, to hold multiple ingredients for a recipe. They interact with the cooking process, and link up with the cooking code dynamically. Originally sourced from the Aurora, heavily retooled to actually work with PCWJ Holder for a portion of an incomplete meal, allows a cook to temporarily offload recipes to work on things factory-style, eliminating the need for 20 plates to get things done fast. |