Merge pull request #11708 from Hatterhat/drill-buffs

wacky haphazardly barely thought through standing drill buffs
This commit is contained in:
Casey
2021-10-27 12:10:19 -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
)