Emagged Cyborgs Get Access To The Syndicate Channel

This also gives cyborgs the ability to control their broadcast radius
for normal radio channels.
This commit is contained in:
jack-fractal
2015-08-14 17:48:09 -04:00
parent 29cf40c972
commit f59c8141d0
2 changed files with 27 additions and 9 deletions
@@ -745,6 +745,8 @@
src << "<b>Obey these laws:</b>"
laws.show_laws(src)
src << "\red \b ALERT: [user.real_name] is your new master. Obey your new laws and his commands."
if(radio)
radio.set_emag(TRUE)
if(src.module && istype(src.module, /obj/item/weapon/robot_module/miner))
for(var/obj/item/weapon/pickaxe/borgdrill/D in src.module.modules)
del(D)