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

ai

Vars

aiMultiUsed as a fake multitoool in tcomms machinery
alert_controlStation alert datum for showing alerts UI
bot_refWeakref to the bot the ai's commanding right now
is_anchoredwhether AI is anchored or not, used for checks
lastlocremember AI's last location
openedwhether its cover is opened, so you can wirecut it for deconstruction
posibrain_insidewhether its mmi is a posibrain or regular mmi when going ai mob to ai core structure

Procs

remove_malf_abilitiesRemoves all malfunction-related abilities from the AI
setAiRestorePowerRoutineProc to hook behavior to the changes of the value of [aiRestorePowerRoutine].
wrench_actemags access panel lock, so you can crowbar it without robotics access or consent

Var Details

aiMulti

Used as a fake multitoool in tcomms machinery

alert_control

Station alert datum for showing alerts UI

bot_ref

Weakref to the bot the ai's commanding right now

is_anchored

whether AI is anchored or not, used for checks

lastloc

remember AI's last location

opened

whether its cover is opened, so you can wirecut it for deconstruction

posibrain_inside

whether its mmi is a posibrain or regular mmi when going ai mob to ai core structure

Proc Details

remove_malf_abilities

Removes all malfunction-related abilities from the AI

setAiRestorePowerRoutine

Proc to hook behavior to the changes of the value of [aiRestorePowerRoutine].

wrench_act

emags access panel lock, so you can crowbar it without robotics access or consent