add gateway beacon for mapping (#32121)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2024-09-14 11:32:45 +00:00
committed by GitHub
parent f04de87ec4
commit ad5cb50a9e
2 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ station-beacon-general = General
station-beacon-command = Command
station-beacon-bridge = Bridge
station-beacon-vault = Vault
station-beacon-gateway = Gateway
station-beacon-captain = Captain
station-beacon-hop = HOP

View File

@@ -137,6 +137,14 @@
- type: NavMapBeacon
defaultText: station-beacon-vault
- type: entity
parent: DefaultStationBeaconCommand
id: DefaultStationBeaconGateway
suffix: Gateway
components:
- type: NavMapBeacon
defaultText: station-beacon-gateway
- type: entity
parent: DefaultStationBeaconCommand
id: DefaultStationBeaconCaptainsQuarters