/tg/ Station 13 - Modules - TypesVar Details - Proc Details

soup_pot

Vars

added_ingredientsA lazylist of all the ingredients we have added
max_ingredientsMax number of ingredients we can add

Procs

dump_ingredientsDumps all inside ingredients to a spot
reagent_special_examineOverride standard reagent examine with something a bit more sensible for the soup pot, including the ingredients we have within as well
transfer_from_container_to_potAdds items to a soup pot without invoking any procs that call sleep() when using in a component.

Var Details

added_ingredients

A lazylist of all the ingredients we have added

max_ingredients

Max number of ingredients we can add

Proc Details

dump_ingredients

Dumps all inside ingredients to a spot

reagent_special_examine

Override standard reagent examine with something a bit more sensible for the soup pot, including the ingredients we have within as well

transfer_from_container_to_pot

Adds items to a soup pot without invoking any procs that call sleep() when using in a component.

Args: