/tg/ Station 13 - Modules - TypesProc Details

brain

Procs

check_brainChecks if we and our brain is healthy enough to be revived
get_brainReturns the brain the brainmob owns Note, this can return null if we are a positronic brain (as they have no real brain organ)
is_containerChecks if the passed item can hold a brainmob
send_applicable_messagesOverride parent here because... the blind message doesn't really work given what's happen when a brain suicides. Can't hear a brain going grey. So, we omit the "blind" message.

Proc Details

check_brain

Checks if we and our brain is healthy enough to be revived

get_brain

Returns the brain the brainmob owns Note, this can return null if we are a positronic brain (as they have no real brain organ)

is_container

Checks if the passed item can hold a brainmob

send_applicable_messages

Override parent here because... the blind message doesn't really work given what's happen when a brain suicides. Can't hear a brain going grey. So, we omit the "blind" message.