Merge pull request #690 from jack-fractal/emag_syndicate_radio

Emag syndicate radio
This commit is contained in:
SoundScopes
2015-08-24 14:04:19 +01:00
2 changed files with 26 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)