ai 
Vars | |
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 |
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