/tg/ Station 13 - Modules - TypesProc Details

adult

Procs

can_consumeReturns FALSE if we're not allowed to eat it, true otherwise
devour_ladAttempts to devour the passed in thing in devour_time seconds The mob needs to be consumable, as decided by /mob/living/carbon/alien/adult/proc/can_consume Returns FALSE if the attempt never even started, TRUE otherwise

Proc Details

can_consume

Returns FALSE if we're not allowed to eat it, true otherwise

devour_lad

Attempts to devour the passed in thing in devour_time seconds The mob needs to be consumable, as decided by /mob/living/carbon/alien/adult/proc/can_consume Returns FALSE if the attempt never even started, TRUE otherwise