Removes Console Screens (#12512)

This commit is contained in:
Fox McCloud
2019-10-08 21:07:50 -04:00
committed by variableundefined
parent 9428f6a87f
commit affa319fab
35 changed files with 116 additions and 131 deletions
@@ -123,14 +123,6 @@
build_path = /obj/item/storage/toolbox
category = list("initial","Tools")
/datum/design/console_screen
name = "Console Screen"
id = "console_screen"
build_type = AUTOLATHE
materials = list(MAT_GLASS = 200)
build_path = /obj/item/stock_parts/console_screen
category = list("initial", "Electronics")
/datum/design/apc_board
name = "APC module"
id = "power control"