cutting_board
Vars | |
processor_inputs | List containg list of possible inputs and resulting recipe items, taken from processor.dm and processor_recipes.dm |
---|---|
Procs | |
drop_everything_contained | Drops all contents at the turf of the item |
process_food | Takes the given obj (processed thing) and gets its results from the recipe list, spawning the results and deleting the original obj |
Var Details
processor_inputs
List containg list of possible inputs and resulting recipe items, taken from processor.dm and processor_recipes.dm
Proc Details
drop_everything_contained
Drops all contents at the turf of the item
process_food
Takes the given obj (processed thing) and gets its results from the recipe list, spawning the results and deleting the original obj