This commit is contained in:
Hatterhat
2021-10-26 01:00:36 -05:00
parent b9ba661b8b
commit f7a4a00d85
2 changed files with 44 additions and 11 deletions
@@ -17,4 +17,6 @@
build_path = /obj/machinery/mining/brace
board_type = new /datum/frame/frame_types/machine
origin_tech = list(TECH_DATA = 1, TECH_ENGINEERING = 1)
req_components = list()
req_components = list(
/obj/item/weapon/stock_parts/manipulator = 1
)