Space Station 13 - Modules - TypesDefine Details

code/modules/power/apc.dm

APC_MALF_HACKEDAPC hacked by user, and user is in its core.
APC_MALF_SHUNTED_HEREUser is shunted in this APC.
APC_MALF_SHUNTED_OTHERUser is shunted in another APC
CHANNEL_SETTING_OFFPower channel is off, anything connected to it is not powered, cannot be set manually by players.
CHANNEL_SETTING_AUTO_OFFAPC power channel Setting Off, if set while apc is "on" set apc to "off" otherwise set to "auto-off".
CHANNEL_SETTING_ONAPC power channel setting on.
CHANNEL_SETTING_AUTO_ONAPC 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.