mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-22 04:06:16 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user