code/modules/power/lighting/_light_defines.dm
LIGHT_EMERGENCY_POWER_USE | How much power emergency lights will consume per tick |
---|---|
BROKEN_SPARKS_MIN | Min time for a spark to happen in a broken light |
BROKEN_SPARKS_MAX | Max time for a spark to happen in a broken light |
LIGHT_DRAIN_TIME | Amount of time that takes an ethereal to take energy from the lights |
LIGHT_POWER_GAIN | Amount of charge the ethereal gain after the drain |
LIGHT_REAGENT_CAPACITY | How many reagents the lights can hold |
Define Details
BROKEN_SPARKS_MAX
Max time for a spark to happen in a broken light
BROKEN_SPARKS_MIN
Min time for a spark to happen in a broken light
LIGHT_DRAIN_TIME
Amount of time that takes an ethereal to take energy from the lights
LIGHT_EMERGENCY_POWER_USE
How much power emergency lights will consume per tick
LIGHT_POWER_GAIN
Amount of charge the ethereal gain after the drain
LIGHT_REAGENT_CAPACITY
How many reagents the lights can hold