Merge pull request #14360 from Kyep/radio_fixes

Fixes station bounced radios / intercomms
This commit is contained in:
AffectedArc07
2020-09-18 09:38:08 +01:00
committed by GitHub
7 changed files with 80 additions and 64 deletions
@@ -131,6 +131,7 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
update_headlamp()
radio = new /obj/item/radio/borg(src)
radio.recalculateChannels()
common_radio = radio
init(alien, connect_to_AI, ai_to_sync_to)