code/modules/power/apc.dm 
APC_MALF_HACKED | APC hacked by user, and user is in its core. |
---|---|
APC_MALF_SHUNTED_HERE | User is shunted in this APC. |
APC_MALF_SHUNTED_OTHER | User is shunted in another APC |
CHANNEL_SETTING_OFF | Power channel is off, anything connected to it is not powered, cannot be set manually by players. |
CHANNEL_SETTING_AUTO_OFF | APC power channel Setting Off, if set while apc is "on" set apc to "off" otherwise set to "auto-off". |
CHANNEL_SETTING_ON | APC power channel setting on. |
CHANNEL_SETTING_AUTO_ON | APC user setting. |
Define Details
APC_MALF_HACKED 
APC hacked by user, and user is in its core.
APC_MALF_SHUNTED_HERE 
User is shunted in this APC.
APC_MALF_SHUNTED_OTHER 
User is shunted in another APC
CHANNEL_SETTING_AUTO_OFF 
APC power channel Setting Off, if set while apc is "on" set apc to "off" otherwise set to "auto-off".
CHANNEL_SETTING_AUTO_ON 
APC user setting.
CHANNEL_SETTING_OFF 
Power channel is off, anything connected to it is not powered, cannot be set manually by players.
CHANNEL_SETTING_ON 
APC power channel setting on.