Night lighting (#1049)

changes:

rscadd: "Added a button on APCs to set the area lights to a 'night-mode' which is dimmer and saves energy."
rscadd: "Added an automated system to turn 'night-mode' on in hallways between 6pm and 7am in station time."
This commit is contained in:
Bedshaped
2016-11-04 01:19:39 +02:00
committed by skull132
parent 492d287667
commit d8a49afaf9
15 changed files with 166 additions and 3 deletions
@@ -107,6 +107,8 @@
last_task = 0
last_object = null
/datum/controller/process/proc/preStart()
/datum/controller/process/proc/started()
var/timeofhour = TimeOfHour
// Initialize last_slept so we can record timing information