Two more station beacons (#23334)
* evac beacon * checkpoint beacon * a! * waa
This commit is contained in:
@@ -223,8 +223,16 @@
|
|||||||
id: DefaultStationBeaconLawOffice
|
id: DefaultStationBeaconLawOffice
|
||||||
suffix: Law Office
|
suffix: Law Office
|
||||||
components:
|
components:
|
||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: law office
|
text: law office
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DefaultStationBeaconSecurity
|
||||||
|
id: DefaultStationBeaconSecurityCheckpoint
|
||||||
|
suffix: Sec Checkpoint
|
||||||
|
components:
|
||||||
|
- type: NavMapBeacon
|
||||||
|
text: checkpoint
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
@@ -533,16 +541,16 @@
|
|||||||
id: DefaultStationBeaconAISatellite
|
id: DefaultStationBeaconAISatellite
|
||||||
suffix: AI Satellite
|
suffix: AI Satellite
|
||||||
components:
|
components:
|
||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: AI satellite
|
text: AI satellite
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeaconAI
|
parent: DefaultStationBeaconAI
|
||||||
id: DefaultStationBeaconAICore
|
id: DefaultStationBeaconAICore
|
||||||
suffix: AI Core
|
suffix: AI Core
|
||||||
components:
|
components:
|
||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: AI core
|
text: AI core
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
@@ -552,6 +560,14 @@
|
|||||||
- type: NavMapBeacon
|
- type: NavMapBeacon
|
||||||
text: arrivals
|
text: arrivals
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: DefaultStationBeacon
|
||||||
|
id: DefaultStationBeaconEvac
|
||||||
|
suffix: Evac
|
||||||
|
components:
|
||||||
|
- type: NavMapBeacon
|
||||||
|
text: evac
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DefaultStationBeacon
|
parent: DefaultStationBeacon
|
||||||
id: DefaultStationBeaconEVAStorage
|
id: DefaultStationBeaconEVAStorage
|
||||||
|
|||||||
Reference in New Issue
Block a user