add records console to aghost (#17091)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-06-04 11:32:03 +00:00
committed by GitHub
parent 31e6e6fe97
commit d36b93a4d7
2 changed files with 16 additions and 1 deletions

View File

@@ -6,5 +6,7 @@ action-name-show-radar-console = Mass Scanner Interface
action-description-show-radar-console = View a mass scanner interface.
action-name-show-cargo-console = Cargo Ordering Interface
action-description-show-cargo-console = View a cargo ordering interface.
action-name-show-crew-monitoring-console = Crew Monitoring Interface.
action-name-show-crew-monitoring-console = Crew Monitoring Interface
action-description-crew-monitoring-console = View a crew monitoring interface.
action-name-show-station-records-console = Station Records Interface
action-description-show-station-records-console = View a station records Interface

View File

@@ -44,6 +44,9 @@
type: CargoOrderConsoleBoundUserInterface
- key: enum.CrewMonitoringUIKey.Key
type: CrewMonitoringBoundUserInterface
- key: enum.GeneralStationRecordConsoleKey.Key
# who the fuck named this bruh
type: GeneralStationRecordConsoleBoundUserInterface
- type: IntrinsicUI
uis:
- key: enum.SolarControlConsoleUiKey.Key
@@ -91,6 +94,15 @@
keywords: [ "AI", "console", "interface" ]
priority: -10
event: !type:ToggleIntrinsicUIEvent
- key: enum.GeneralStationRecordConsoleKey.Key
toggleAction:
name: action-name-show-station-records-console
description: action-description-station-records-console
icon: { sprite: Structures/Machines/parts.rsi, state: box_0 }
iconOn: Structures/Machines/parts.rsi/box_2.png
keywords: [ "AI", "console", "interface" ]
priority: -10
event: !type:ToggleIntrinsicUIEvent
- type: SolarControlConsole # look ma i AM the computer!
- type: CommunicationsConsole
title: communicationsconsole-announcement-title-centcom
@@ -100,6 +112,7 @@
- type: CrewMonitoringConsole
snap: false
precision: 3
- type: GeneralStationRecordConsole
- type: DeviceNetwork
deviceNetId: Wireless
receiveFrequencyId: CrewMonitor