Revert "Singulo engine buff (#26929)" (#27360)

This reverts commit 627fe1e059.
This commit is contained in:
Burzah
2024-11-14 20:11:53 +00:00
committed by GitHub
parent f49b312661
commit bff89a13f0
14 changed files with 94 additions and 578 deletions
@@ -302,16 +302,6 @@
build_path = /obj/item/circuitboard/sm_monitor
category = list("Computer Boards")
/datum/design/singulo_monitor
name = "Console Board (Singularity Monitoring)"
desc = "Allows for the construction of circuit boards used to build a singularity monitoring console."
id = "singulo_monitor"
req_tech = list("programming" = 2, "powerstorage" = 2)
build_type = IMPRINTER
materials = list(MAT_GLASS = 1000)
build_path = /obj/item/circuitboard/singulo_monitor
category = list("Computer Boards")
/datum/design/ordercomp
name = "Console Board (Supply Ordering Console)"
desc = "Allows for the construction of circuit boards used to build a supply ordering console."