mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Code relocation.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user