[s] Cameranet fixes (#35733)
This commit is contained in:
committed by
CitadelStationBot
parent
1724781d73
commit
d2ba2bf0c1
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/computer/camera_advanced/abductor
|
||||
name = "Human Observation Console"
|
||||
var/team_number = 0
|
||||
networks = list("SS13","Abductor")
|
||||
networks = list("ss13", "abductor")
|
||||
var/datum/action/innate/teleport_in/tele_in_action = new
|
||||
var/datum/action/innate/teleport_out/tele_out_action = new
|
||||
var/datum/action/innate/teleport_self/tele_self_action = new
|
||||
|
||||
Reference in New Issue
Block a user