Code relocation.

This commit is contained in:
PsiOmegaDelta
2015-09-11 08:45:49 +02:00
parent f81ac77884
commit 0b433eb90c
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -254,5 +254,5 @@
name = "head mounted camera monitor"
desc = "Used to access the built-in cameras in helmets."
icon_state = "syndicam"
network = list("NUKE")
network = list(NETWORK_MERCENARY)
circuit = null
+1 -1
View File
@@ -135,7 +135,7 @@
/obj/machinery/camera/spy
// These cheap toys are accessible from the mercenary camera console as well
network = list("NUKE")
network = list(NETWORK_MERCENARY)
/obj/machinery/camera/spy/New()
..()