code/modules/power/apc/apc_main.dm
CHARGELEVEL | Cap for how fast cells charge, as a percentage per second (.01 means cellcharge is capped to 1% per second) |
---|---|
APC_CHANNEL_LIGHT_TRESHOLD | Charge percentage at which the lights channel stops working |
APC_CHANNEL_EQUIP_TRESHOLD | Charge percentage at which the equipment channel stops working |
APC_CHANNEL_ALARM_TRESHOLD | Charge percentage at which the APC icon indicates discharging |
Define Details
APC_CHANNEL_ALARM_TRESHOLD
Charge percentage at which the APC icon indicates discharging
APC_CHANNEL_EQUIP_TRESHOLD
Charge percentage at which the equipment channel stops working
APC_CHANNEL_LIGHT_TRESHOLD
Charge percentage at which the lights channel stops working
CHARGELEVEL
Cap for how fast cells charge, as a percentage per second (.01 means cellcharge is capped to 1% per second)