mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user