mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Minor Nightmode Fixes (#1305)
bugfix: "Global nightmode toggle no longer affects security as was originally intended." tweak: "Manually turning on nightmode will prevent the automatic system from turning it off."
This commit is contained in:
@@ -1435,10 +1435,12 @@ area/space/atmosalert()
|
||||
|
||||
//Security
|
||||
|
||||
/area/security
|
||||
no_light_control = 1
|
||||
|
||||
/area/security/main
|
||||
name = "\improper Security Office"
|
||||
icon_state = "security"
|
||||
no_light_control = 1
|
||||
|
||||
/area/security/lobby
|
||||
name = "\improper Security Lobby"
|
||||
|
||||
Reference in New Issue
Block a user