missing station beacons (#23150)
This commit is contained in:
@@ -275,6 +275,14 @@
|
||||
- type: NavMapBeacon
|
||||
text: morgue
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeaconMedical
|
||||
id: DefaultStationBeaconSurgery
|
||||
suffix: Surgery
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: surgery
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconScience
|
||||
@@ -406,6 +414,14 @@
|
||||
- type: NavMapBeacon
|
||||
text: solars
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeaconEngineering
|
||||
id: DefaultStationBeaconGravGen
|
||||
suffix: Grav Gen
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: gravity generator
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeaconEngineering
|
||||
id: DefaultStationBeaconSingularity
|
||||
@@ -503,6 +519,31 @@
|
||||
- type: NavMapBeacon
|
||||
text: janitor's closet
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconAI
|
||||
suffix: AI
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: AI
|
||||
color: "#2ed2fd"
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeaconAI
|
||||
id: DefaultStationBeaconAISatellite
|
||||
suffix: AI Satellite
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: AI satellite
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeaconAI
|
||||
id: DefaultStationBeaconAICore
|
||||
suffix: AI Core
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: AI core
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconArrivals
|
||||
@@ -532,8 +573,24 @@
|
||||
id: DefaultStationBeaconLibrary
|
||||
suffix: Library
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: library
|
||||
- type: NavMapBeacon
|
||||
text: library
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconTheater
|
||||
suffix: Theater
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: theater
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconDorms
|
||||
suffix: Dorms
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: dorms
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
|
||||
Reference in New Issue
Block a user