Merge pull request #3143 from CHOMPStationBot/upstream-merge-11708

[MIRROR] wacky haphazardly barely thought through standing drill buffs
This commit is contained in:
Nadyr
2021-10-27 19:26:22 -04:00
committed by GitHub
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
)