[MIRROR] Move autolathe design datums to techweb datums (#12565)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-21 03:53:42 -04:00
committed by GitHub
co-authored by Will Cameron Lennox
parent b61399d8e7
commit 90d7e7d352
137 changed files with 6181 additions and 1794 deletions
@@ -6,6 +6,7 @@
name = T_BOARD("obstruction removal ballista control")
build_path = /obj/machinery/computer/ship/disperser
origin_tech = list(TECH_ENGINEERING = 2, TECH_COMBAT = 2, TECH_BLUESPACE = 2)
hidden = TRUE // todo - Make properly constructable in round
/obj/item/circuitboard/disperserfront
name = T_BOARD("obstruction removal ballista beam generator")
@@ -15,6 +16,7 @@
req_components = list (
/obj/item/stock_parts/manipulator/pico = 5
)
hidden = TRUE // todo - Make properly constructable in round
/obj/item/circuitboard/dispersermiddle
name = T_BOARD("obstruction removal ballista fusor")
@@ -24,6 +26,7 @@
req_components = list (
/obj/item/stock_parts/subspace/crystal = 10
)
hidden = TRUE // todo - Make properly constructable in round
/obj/item/circuitboard/disperserback
name = T_BOARD("obstruction removal ballista material deconstructor")
@@ -33,3 +36,4 @@
req_components = list (
/obj/item/stock_parts/capacitor/super = 5
)
hidden = TRUE // todo - Make properly constructable in round