mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 12:36:16 +01:00
Advanced Cams
This commit is contained in:
@@ -41,3 +41,11 @@
|
||||
build_path = /obj/item/circuitboard/computer/card
|
||||
category = list("Computer Boards")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SECURITY | DEPARTMENTAL_FLAG_ENGINEERING //Honestly should have a bridge techfab for this sometime.
|
||||
|
||||
/datum/design/board/advanced_camera
|
||||
name = "Computer Design (Advanced Camera Console)"
|
||||
desc = "Allows for the construction of circuit boards used to build advanced camera consoles."
|
||||
id = "advanced_camera"
|
||||
build_path = /obj/item/circuitboard/computer/advanced_camera
|
||||
category = list("Computer Boards")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SECURITY
|
||||
|
||||
Reference in New Issue
Block a user