missing station beacons (#23150)
This commit is contained in:
@@ -275,6 +275,14 @@
|
|||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: morgue
|
text: morgue
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DefaultStationBeaconMedical
|
||||||
|
id: DefaultStationBeaconSurgery
|
||||||
|
suffix: Surgery
|
||||||
|
components:
|
||||||
|
- type: NavMapBeacon
|
||||||
|
text: surgery
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
id: DefaultStationBeaconScience
|
id: DefaultStationBeaconScience
|
||||||
@@ -406,6 +414,14 @@
|
|||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: solars
|
text: solars
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DefaultStationBeaconEngineering
|
||||||
|
id: DefaultStationBeaconGravGen
|
||||||
|
suffix: Grav Gen
|
||||||
|
components:
|
||||||
|
- type: NavMapBeacon
|
||||||
|
text: gravity generator
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeaconEngineering
|
parent: DefaultStationBeaconEngineering
|
||||||
id: DefaultStationBeaconSingularity
|
id: DefaultStationBeaconSingularity
|
||||||
@@ -503,6 +519,31 @@
|
|||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: janitor's closet
|
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
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
id: DefaultStationBeaconArrivals
|
id: DefaultStationBeaconArrivals
|
||||||
@@ -535,6 +576,22 @@
|
|||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: library
|
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
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
id: DefaultStationBeaconToolRoom
|
id: DefaultStationBeaconToolRoom
|
||||||
|
|||||||
Reference in New Issue
Block a user