add gateway beacon for mapping (#32121)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user