Cameras for strike teams.

This commit is contained in:
Segrain
2013-07-28 01:59:03 +03:00
parent 6ab1011e8e
commit 47db87fcfe
8 changed files with 74 additions and 42 deletions
+2 -1
View File
@@ -697,5 +697,6 @@ var/list/bradycardics = list("neurotoxin", "cryoxadone", "clonexadone", "space_d
var/list/RESTRICTED_CAMERA_NETWORKS = list( //Those networks can only be accessed by preexisting terminals. AIs and new terminals can't use them.
"thunder",
"CREED"
"ERT",
"NUKE"
)