/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ling_decoy_brain

Component applied to ling brains to make them into decoy brains, as ling brains are vestigial and don't do anything

Vars

parent_lingThe ling this brain is linked to
talk_actionA talk action that is granted to the ling when this decoy enters an MMI

Procs

clear_decoyClear up the decoy if the ling is de-linged
entered_mmiSignal proc for COMSIG_ATOM_ENTERING, when the brain enters an MMI grant the MMI talk action to the ling

Var Details

parent_ling

The ling this brain is linked to

talk_action

A talk action that is granted to the ling when this decoy enters an MMI

Proc Details

clear_decoy

Clear up the decoy if the ling is de-linged

entered_mmi

Signal proc for COMSIG_ATOM_ENTERING, when the brain enters an MMI grant the MMI talk action to the ling

Unfortunately this is hooked on Entering rather than its own dedicated MMI signal becuase MMI code is a fuck