diff --git a/code/game/objects/items/devices/radio/encryptionkey.dm b/code/game/objects/items/devices/radio/encryptionkey.dm index f1d7e6b8cf8..b78350d26fa 100644 --- a/code/game/objects/items/devices/radio/encryptionkey.dm +++ b/code/game/objects/items/devices/radio/encryptionkey.dm @@ -139,7 +139,7 @@ /obj/item/encryptionkey/heads/blueshield name = "Blueshield's Encryption Key" icon_state = "com_cypherkey" - channels = list("Command" = 1) + channels = list("Command" = 1, "Security" = 1) /* /obj/item/encryptionkey/headset_mine