byond - Modules - TypesVar Details - Proc Details

egg

Vars

convert_on_releaseWhether to convert/orphan once EGG_BURSTING is complete
weed_strength_requiredThe weed strength that needs to be maintained in order for this egg to not decay; null disables check

Procs

can_convertWhether this egg meets the requirements to convert/orphan
convertActually converts/orphan this egg
on_weed_deletionSIGNAL_HANDLER for COMSIG_PARENT_QDELETING of weeds to potentially orphan this egg

Var Details

convert_on_release

Whether to convert/orphan once EGG_BURSTING is complete

weed_strength_required

The weed strength that needs to be maintained in order for this egg to not decay; null disables check

Proc Details

can_convert

Whether this egg meets the requirements to convert/orphan

convert

Actually converts/orphan this egg

on_weed_deletion

SIGNAL_HANDLER for COMSIG_PARENT_QDELETING of weeds to potentially orphan this egg