mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
lobby camera (#10829)
* lobby camera * Update code/__DEFINES/layers.dm shouldn't cover up the menu * make it a subsystem * adds a setting to disable the lobby eye (per person) * Update modular_skyrat/modules/lobby_cam/code/lobby_eye_ss.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/lobby_cam/code/lobby_eye_ss.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/lobby_cam/code/lobby_eye_ss.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/lobby_cam/code/lobby_eye_ss.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/lobby_cam/code/lobby_eye_ss.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
GoldenAlpharex
parent
c90575d4d3
commit
272384d0fb
@@ -92,6 +92,8 @@
|
||||
|
||||
/datum/config_entry/flag/log_ambition // log ambition changes //SKYRAT EDIT ADDITION
|
||||
|
||||
/datum/config_entry/flag/lobby_camera // enable lobby camera //SKYRAT EDIT ADDITION
|
||||
|
||||
/datum/config_entry/flag/log_econ // log economy actions
|
||||
|
||||
/datum/config_entry/flag/log_adminchat // log admin chat messages
|
||||
|
||||
Reference in New Issue
Block a user