/tg/ Station 13 - Modules - TypesVar Details

ai

Vars

connected_aiowner AI of this body (resets in on_mob_remove)
ignored_organ_slotsNova addition. Slots to ignore in check for organic organs. Used to bypass things that do not have ORGAN_EXTERNAL flag, since not all of actual external organs have it. Better to double check in case someone messes up with flags or something.
mainframeif connected, our AI
radio_weakrefWeakref to our imaginary brain radio implant
undeployment_actionaction for undeployment

Var Details

connected_ai

owner AI of this body (resets in on_mob_remove)

ignored_organ_slots

Nova addition. Slots to ignore in check for organic organs. Used to bypass things that do not have ORGAN_EXTERNAL flag, since not all of actual external organs have it. Better to double check in case someone messes up with flags or something.

mainframe

if connected, our AI

radio_weakref

Weakref to our imaginary brain radio implant

undeployment_action

action for undeployment