Changes to Borg upgrades and modules

Disabler Cooler now works for Security and K9, added Crew Pinpointer to Security and MediHound, added Crew Monitor to Medical.
This commit is contained in:
MediHound
2019-02-11 16:51:36 +01:00
parent f6c8b654f0
commit f8f482bc69
3 changed files with 8 additions and 5 deletions
@@ -93,7 +93,7 @@
desc = "Used to cool a mounted disabler, increasing the potential current in it and thus its recharge rate."
icon_state = "cyborg_upgrade3"
require_module = 1
module_type = /obj/item/robot_module/security
//module_type = /obj/item/robot_module/security
/obj/item/borg/upgrade/disablercooler/action(mob/living/silicon/robot/R, user = usr)
. = ..()