machinery
Vars | |
atmos_processing | Boolean on whether this machines interact with atmos |
---|---|
Procs | |
AI_notify_hack | Alerts the AI that a hack is in progress. |
set_machine_stat | Called when we want to change the value of the stat variable. Holds bitflags. |
Var Details
atmos_processing
Boolean on whether this machines interact with atmos
Proc Details
AI_notify_hack
Alerts the AI that a hack is in progress.
Sends all AIs a message that a hack is occurring. Specifically used for space ninja tampering as this proc was originally in the ninja files. However, the proc may also be used elsewhere.
set_machine_stat
Called when we want to change the value of the stat variable. Holds bitflags.