Fixes Communicator Spying Exploit

Makes it so you can no longer see everyones' communicator cameras by modifying a camera console board.
This commit is contained in:
Neerti
2017-07-05 21:35:02 -04:00
parent 90586ec2ac
commit 2723e153d5

View File

@@ -58,7 +58,7 @@ var/global/defer_powernet_rebuild = 0 // True if net rebuild will be called
#define NETWORK_COMMUNICATORS "Communicators"
// Those networks can only be accessed by pre-existing terminals. AIs and new terminals can't use them.
var/list/restricted_camera_networks = list(NETWORK_ERT,NETWORK_MERCENARY,"Secret")
var/list/restricted_camera_networks = list(NETWORK_ERT,NETWORK_MERCENARY,"Secret", NETWORK_COMMUNICATORS)
//singularity defines