Paradise Station 13 - Modules - TypesDefine Details

code/modules/power/apc/apc.dm

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,
/obj/machinery/power/apc/worn_out
/obj/machinery/power/apc/off_stationAPC type used for when you don't want the power alarm on the APC to show up on AI reports
/obj/machinery/power/apc/off_station/empty_chargeAPCs used for ruins, this version also starts devoid of a charge

Define Details

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_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,