egg_production 
The full action functionality segment
Procs | |
| create_egg | checks if we can produce an egg, whether there are any reagents, validates that we have the correct reagents, and creates an egg as long as we are above the required value and eggs_stored is not at the maximum |
|---|---|
| on_life | *** Start of egg creation segment |
Proc Details
create_egg
checks if we can produce an egg, whether there are any reagents, validates that we have the correct reagents, and creates an egg as long as we are above the required value and eggs_stored is not at the maximum
on_life
*** Start of egg creation segment