Files
Paradise/code/modules/cooking/cooking_container.html

7 lines
1.7 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/cooking/cooking_container.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/cooking/cooking_container.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/cooking/cooking_container.dm"><img src="git.png" width="16" height="16" title="code/modules/cooking/cooking_container.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/reagent_containers/temp</th><td>Abstract reagent container used for transferring from non-containers e.g. sinks</td></tr><tr><th><a href="obj/item/reagent_containers/cooking.html">/obj/item/reagent_containers/cooking</a></th><td>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.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>