Merge pull request #9818 from GrayRachnid/portssaboteur

Ports the Saboteur borg for nukeops and new cyborg tools/weapon icons.
This commit is contained in:
kevinz000
2019-11-19 21:28:25 -07:00
committed by GitHub
22 changed files with 301 additions and 7 deletions
@@ -606,7 +606,7 @@
icon = 'icons/obj/storage.dmi'
icon_state = "borg_BS_RPED"
require_module = TRUE
module_type = list(/obj/item/robot_module/engineering)
module_type = list(/obj/item/robot_module/engineering, /obj/item/robot_module/saboteur)
/obj/item/borg/upgrade/rped/action(mob/living/silicon/robot/R, user = usr)
. = ..()