comms-console-announcement-title-station = Communications Console
comms-console-announcement-title-centcom = Central Command
comms-console-announcement-title-nukie = Syndicate Nuclear Operative
+comms-console-announcement-title-station-ai = Station AI
description: Sends your eye back to the core.
components:
- type: InstantAction
+ priority: -10
itemIconStyle: BigAction
icon:
sprite: Interface/Actions/actions_ai.rsi
description: Shows job icons for crew members.
components:
- type: InstantAction
+ priority: -5
itemIconStyle: BigAction
icon:
sprite: Interface/Actions/actions_ai.rsi
description: Enable surveillance camera lights near wherever you're viewing.
components:
- type: InstantAction
+ priority: -6
itemIconStyle: BigAction
icon:
sprite: Interface/Actions/actions_ai.rsi
description: View the laws that you must follow.
components:
- type: InstantAction
+ priority: -3
itemIconStyle: NoItem
icon:
sprite: Interface/Actions/actions_ai.rsi
description: View a communications interface.
components:
- type: InstantAction
- icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
- iconOn: Structures/Machines/parts.rsi/box_2.png
+ icon: { sprite: Interface/Actions/actions_ai.rsi, state: comms_console }
+ iconOn: Interface/Actions/actions_ai.rsi/comms_console.png
keywords: [ "AI", "console", "interface" ]
- priority: -10
+ priority: -4
event: !type:ToggleIntrinsicUIEvent { key: enum.CommunicationsConsoleUiKey.Key }
- type: entity
icon: { sprite: Interface/Actions/actions_ai.rsi, state: mass_scanner }
iconOn: Interface/Actions/actions_ai.rsi/mass_scanner.png
keywords: [ "AI", "console", "interface" ]
- priority: -10
+ priority: -7
event: !type:ToggleIntrinsicUIEvent { key: enum.RadarConsoleUiKey.Key }
- type: entity
icon: { sprite: Interface/Actions/actions_ai.rsi, state: crew_monitor }
iconOn: Interface/Actions/actions_ai.rsi/crew_monitor.png
keywords: [ "AI", "console", "interface" ]
- priority: -10
+ priority: -9
event: !type:ToggleIntrinsicUIEvent { key: enum.CrewMonitoringUIKey.Key }
- type: entity
icon: { sprite: Interface/Actions/actions_ai.rsi, state: station_records }
iconOn: Interface/Actions/actions_ai.rsi/station_records.png
keywords: [ "AI", "console", "interface" ]
- priority: -10
+ priority: -8
event: !type:ToggleIntrinsicUIEvent { key: enum.GeneralStationRecordConsoleKey.Key }
type: GeneralStationRecordConsoleBoundUserInterface
enum.SiliconLawsUiKey.Key:
type: SiliconLawBoundUserInterface
+ enum.CommunicationsConsoleUiKey.Key:
+ type: CommunicationsConsoleBoundUserInterface
- type: IntrinsicUI
uis:
enum.RadarConsoleUiKey.Key:
toggleAction: ActionAGhostShowCrewMonitoring
enum.GeneralStationRecordConsoleKey.Key:
toggleAction: ActionAGhostShowStationRecords
+ enum.CommunicationsConsoleUiKey.Key:
+ toggleAction: ActionAGhostShowCommunications
- type: CrewMonitoringConsole
- type: GeneralStationRecordConsole
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: CrewMonitor
+ transmitFrequencyId: ShuttleTimer
- type: RadarConsole
followEntity: false
+ - type: CommunicationsConsole
+ canShuttle: false
+ title: comms-console-announcement-title-station-ai
+ color: "#2ed2fd"
# Ai