badrecipe 
Vars | |
stink_particles | Variable that holds the reference to the stink lines we get when we're moldy, yucky yuck |
---|---|
Procs | |
OnGrill | Prevents grilling burnt shit from well, burning. |
convert_to_bad_food | The bad food reagent is cleared when cooked rather than just spawned and the reagents of the item this is from are transferred to this instead, So we want to convert most of the consumable reagents into bad food, which is what makes the burned mess a bad thing to eat, taste aside. |
Var Details
stink_particles 
Variable that holds the reference to the stink lines we get when we're moldy, yucky yuck
Proc Details
OnGrill
Prevents grilling burnt shit from well, burning.
convert_to_bad_food
The bad food reagent is cleared when cooked rather than just spawned and the reagents of the item this is from are transferred to this instead, So we want to convert most of the consumable reagents into bad food, which is what makes the burned mess a bad thing to eat, taste aside.