Created a robotic excavation pick that enables miner robots to dig out anomalies: it can be activated in-hand to change the number of centimeters excavated. Gave the pick, a depth scanner, and a wrench to the miner robot.

This commit is contained in:
thatprogrammerguy
2014-05-01 02:24:56 -04:00
parent 556ef83532
commit 85ad5b2269
3 changed files with 19 additions and 1 deletions
@@ -206,7 +206,9 @@
modules += new /obj/item/weapon/storage/bag/ore(src)
modules += new /obj/item/weapon/pickaxe/borgdrill(src)
modules += new /obj/item/weapon/storage/bag/sheetsnatcher/borg(src)
modules += new /obj/item/weapon/wrench(src)
modules += new /obj/item/weapon/pickaxe/robotic(src)
modules += new /obj/item/device/depth_scanner(src)
/obj/item/weapon/robot_module/syndicate
name = "syndicate robot module"