customizable
Vars | |
top | Do we have a top? |
---|---|
top_image | The image of the top |
Procs | |
add_ingredient | Tries to add one ingredient and it's ingredients, if any and applicable, to this snack |
add_ingredients | Adds a list of ingredients to the existing snack. Updates the overlays as well |
Var Details
top
Do we have a top?
top_image
The image of the top
Proc Details
add_ingredient
Tries to add one ingredient and it's ingredients, if any and applicable, to this snack
Arguments:
- snack - The ingredient that will be added
add_ingredients
Adds a list of ingredients to the existing snack. Updates the overlays as well
Arguments:
- new_ingredients - The new ingredients to be added