Map Readability (#23446)

* beacon text

* command beacon color

* pa

* weh
This commit is contained in:
Errant
2024-01-05 04:37:38 +01:00
committed by GitHub
parent ccd9ae2fd8
commit c337511155

View File

@@ -118,7 +118,7 @@
suffix: Command suffix: Command
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: command text: Command
color: "#FFFF00" color: "#FFFF00"
- type: entity - type: entity
@@ -127,7 +127,7 @@
suffix: Bridge suffix: Bridge
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: bridge text: Bridge
- type: entity - type: entity
parent: DefaultStationBeaconCommand parent: DefaultStationBeaconCommand
@@ -135,7 +135,7 @@
suffix: Vault suffix: Vault
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: vault text: Vault
- type: entity - type: entity
parent: DefaultStationBeaconCommand parent: DefaultStationBeaconCommand
@@ -143,7 +143,7 @@
suffix: Captain's Quarters suffix: Captain's Quarters
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: captain's quarters text: Captain
- type: entity - type: entity
parent: DefaultStationBeaconCommand parent: DefaultStationBeaconCommand
@@ -151,7 +151,7 @@
suffix: HOP's Office suffix: HOP's Office
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: head of personnels office text: HOP
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -159,7 +159,7 @@
suffix: Security suffix: Security
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: security text: Security
color: "#DE3A3A" color: "#DE3A3A"
- type: entity - type: entity
@@ -168,7 +168,7 @@
suffix: Brig suffix: Brig
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: brig text: Brig
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -176,7 +176,7 @@
suffix: Warden's Office suffix: Warden's Office
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: warden's office text: Warden
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -184,7 +184,7 @@
suffix: HOSs Room suffix: HOSs Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: head of securitys room text: HOS
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -192,7 +192,7 @@
suffix: Armory suffix: Armory
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: armory text: Armory
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -200,7 +200,7 @@
suffix: Perma Brig suffix: Perma Brig
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: perma brig text: Perma
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -208,7 +208,7 @@
suffix: Detective's Room suffix: Detective's Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: detective's room text: Detective
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -216,7 +216,7 @@
suffix: Courtroom suffix: Courtroom
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: courtroom text: Courtroom
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -224,7 +224,7 @@
suffix: Law Office suffix: Law Office
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: law office text: Law Office
- type: entity - type: entity
parent: DefaultStationBeaconSecurity parent: DefaultStationBeaconSecurity
@@ -232,7 +232,7 @@
suffix: Sec Checkpoint suffix: Sec Checkpoint
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: checkpoint text: Checkpoint
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -240,7 +240,7 @@
suffix: Medical suffix: Medical
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: medical text: Medical
color: "#52B4E9" color: "#52B4E9"
- type: entity - type: entity
@@ -249,7 +249,7 @@
suffix: Medbay suffix: Medbay
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: medbay text: Medbay
- type: entity - type: entity
parent: DefaultStationBeaconMedical parent: DefaultStationBeaconMedical
@@ -257,7 +257,7 @@
suffix: Chemistry suffix: Chemistry
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: chemistry text: Chem
- type: entity - type: entity
parent: DefaultStationBeaconMedical parent: DefaultStationBeaconMedical
@@ -265,7 +265,7 @@
suffix: Cryonics suffix: Cryonics
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: cryonics text: Cryo
- type: entity - type: entity
parent: DefaultStationBeaconMedical parent: DefaultStationBeaconMedical
@@ -273,7 +273,7 @@
suffix: CMO's room suffix: CMO's room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: chief medical officers room text: CMO
- type: entity - type: entity
parent: DefaultStationBeaconMedical parent: DefaultStationBeaconMedical
@@ -281,7 +281,7 @@
suffix: Morgue suffix: Morgue
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: morgue text: Morgue
- type: entity - type: entity
parent: DefaultStationBeaconMedical parent: DefaultStationBeaconMedical
@@ -289,7 +289,7 @@
suffix: Surgery suffix: Surgery
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: surgery text: Surgery
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -297,24 +297,24 @@
suffix: Science suffix: Science
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: science text: Science
color: "#D381C9" color: "#D381C9"
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
id: DefaultStationBeaconRND id: DefaultStationBeaconRND
suffix: RND suffix: Research and Development
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: research & development text: Research
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
id: DefaultStationBeaconServerRoom id: DefaultStationBeaconServerRoom
suffix: Server Room suffix: Research Server Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: server room text: Server
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
@@ -322,7 +322,7 @@
suffix: RD's Room suffix: RD's Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: research director's room text: RD
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
@@ -330,7 +330,7 @@
suffix: Robotics suffix: Robotics
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: robotics text: Robotics
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
@@ -338,7 +338,7 @@
suffix: Artifact Lab suffix: Artifact Lab
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: artifact lab text: Artifact
- type: entity - type: entity
parent: DefaultStationBeaconScience parent: DefaultStationBeaconScience
@@ -346,7 +346,7 @@
suffix: Anomaly Generator suffix: Anomaly Generator
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: anomaly generator text: Anomaly
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -354,7 +354,7 @@
suffix: Supply suffix: Supply
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: supply text: Supply
color: "#A46106" color: "#A46106"
- type: entity - type: entity
@@ -363,7 +363,7 @@
suffix: Cargo Reception suffix: Cargo Reception
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: cargo reception text: Cargo
- type: entity - type: entity
parent: DefaultStationBeaconSupply parent: DefaultStationBeaconSupply
@@ -371,7 +371,7 @@
suffix: Cargo Bay suffix: Cargo Bay
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: cargo bay text: Cargo Bay
- type: entity - type: entity
parent: DefaultStationBeaconSupply parent: DefaultStationBeaconSupply
@@ -379,7 +379,7 @@
suffix: QM's Room suffix: QM's Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: quartermaster's room text: QM
- type: entity - type: entity
parent: DefaultStationBeaconSupply parent: DefaultStationBeaconSupply
@@ -387,7 +387,7 @@
suffix: Salvage suffix: Salvage
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: salvage text: Salvage
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -395,7 +395,7 @@
suffix: Engineering suffix: Engineering
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: engineering text: Engineering
color: "#EFB341" color: "#EFB341"
- type: entity - type: entity
@@ -404,7 +404,7 @@
suffix: CE's Room suffix: CE's Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: chief engineer's room text: CE
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -420,7 +420,7 @@
suffix: Solars suffix: Solars
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: solars text: Solars
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -428,23 +428,23 @@
suffix: Grav Gen suffix: Grav Gen
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: gravity generator text: Grav
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconSingularity id: DefaultStationBeaconSingularity
suffix: Singularity suffix: PA Control
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: singularity engine text: PA Control
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconPowerBank id: DefaultStationBeaconPowerBank
suffix: Power Bank suffix: SMES Power Bank
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: SMES power bank text: SMES
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -452,7 +452,7 @@
suffix: Telecoms suffix: Telecoms
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: telecoms text: Telecoms
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -460,7 +460,7 @@
suffix: Atmospherics suffix: Atmospherics
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: atmospherics text: Atmos
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -473,10 +473,10 @@
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconTeslaEngine id: DefaultStationBeaconTeslaEngine
suffix: Tesla Engine suffix: Tesla Engine (Do Not Map - use PA Control instead)
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: tesla engine text: Tesla
- type: entity - type: entity
parent: DefaultStationBeaconEngineering parent: DefaultStationBeaconEngineering
@@ -484,7 +484,7 @@
suffix: Tech Vault suffix: Tech Vault
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: tech vault text: Tech Vault
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -492,7 +492,7 @@
suffix: Service suffix: Service
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: service text: Service
color: "#9FED58" color: "#9FED58"
- type: entity - type: entity
@@ -501,7 +501,7 @@
suffix: Kitchen suffix: Kitchen
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: kitchen text: Kitchen
- type: entity - type: entity
parent: DefaultStationBeaconService parent: DefaultStationBeaconService
@@ -509,7 +509,7 @@
suffix: Bar suffix: Bar
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: bar text: Bar
- type: entity - type: entity
parent: DefaultStationBeaconService parent: DefaultStationBeaconService
@@ -517,7 +517,7 @@
suffix: Botany suffix: Botany
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: botany text: Botany
- type: entity - type: entity
parent: DefaultStationBeaconService parent: DefaultStationBeaconService
@@ -525,7 +525,7 @@
suffix: Janitor's Closet suffix: Janitor's Closet
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: janitor's closet text: Janitor
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -542,7 +542,7 @@
suffix: AI Satellite suffix: AI Satellite
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: AI satellite text: AI Sat
- type: entity - type: entity
parent: DefaultStationBeaconAI parent: DefaultStationBeaconAI
@@ -550,7 +550,7 @@
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
@@ -558,7 +558,7 @@
suffix: Arrivals suffix: Arrivals
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: arrivals text: Arrivals
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -566,7 +566,7 @@
suffix: Evac suffix: Evac
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: evac text: Evac
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -574,7 +574,7 @@
suffix: EVA Storage suffix: EVA Storage
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: EVA storage text: EVA Storage
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -582,7 +582,7 @@
suffix: Chapel suffix: Chapel
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: chapel text: Chapel
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -590,7 +590,7 @@
suffix: Library suffix: Library
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: library text: Library
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -598,7 +598,7 @@
suffix: Theater suffix: Theater
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: theater text: Theater
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -606,7 +606,7 @@
suffix: Dorms suffix: Dorms
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: dorms text: Dorms
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -614,7 +614,7 @@
suffix: Tool Room suffix: Tool Room
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: tool room text: Tools
- type: entity - type: entity
parent: DefaultStationBeacon parent: DefaultStationBeacon
@@ -622,5 +622,5 @@
suffix: Disposals suffix: Disposals
components: components:
- type: NavMapBeacon - type: NavMapBeacon
text: disposals text: Disposals