soup_pot
Vars | |
added_ingredients | A lazylist of all the ingredients we have added |
---|---|
max_ingredients | Max number of ingredients we can add |
Procs | |
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 |
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
- drop_loc - Where to drop the ingredients, defaults to drop loc
- x_offset - How much pixel X offset to give every ingredient, if not set will be random
- y_offset - How much pixel Y offset to give every ingredient, if not set will be random
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