Merge pull request #13074 from Fox-McCloud/camera-nope

Removes Creatable Video Cameras
This commit is contained in:
variableundefined
2020-03-08 03:46:32 -04:00
committed by GitHub
3 changed files with 2 additions and 9 deletions
@@ -872,14 +872,6 @@
build_path = /obj/item/assembly/mousetrap
category = list("initial", "Miscellaneous")
/datum/design/videocam
name = "Video Camera"
id = "videocam"
build_type = AUTOLATHE
materials = list(MAT_METAL = 120, MAT_GLASS = 60)
build_path = /obj/item/videocam
category = list("initial", "Miscellaneous")
/datum/design/logic_board
name = "Logic Circuit"
id = "logic_board"