Space Station 13 - Baystation 12 - Modules - TypesProc Details

carbon

Procs

can_devourReturn FALSE if victim can't be devoured, DEVOUR_FAST if they can be devoured quickly, DEVOUR_SLOW for slow devour
custom_pain_emoteHandles displaying emotes for custom_pain(). Separated into its own proc to account for subtype overrides.
devourAttempt to devour victim
take_bloodBLOOD TRANSFERS

Proc Details

can_devour

Return FALSE if victim can't be devoured, DEVOUR_FAST if they can be devoured quickly, DEVOUR_SLOW for slow devour

custom_pain_emote

Handles displaying emotes for custom_pain(). Separated into its own proc to account for subtype overrides.

devour

Attempt to devour victim

Returns TRUE on success, FALSE on failure

take_blood

BLOOD TRANSFERS