]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Map Readability (#23446)
authorErrant <35878406+Errant-4@users.noreply.github.com>
Fri, 5 Jan 2024 03:37:38 +0000 (04:37 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 03:37:38 +0000 (22:37 -0500)
* beacon text

* command beacon color

* pa

* weh

Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml

index f30fee459984da8bfc3ad714d229df382686ac28..8dd3023a0ef1a72a1c4e26b50cc80375357d8769 100644 (file)
   suffix: Command
   components:
   - type: NavMapBeacon
-    text: command
+    text: Command
     color: "#FFFF00"
 
 - type: entity
   suffix: Bridge
   components:
   - type: NavMapBeacon
-    text: bridge
+    text: Bridge
 
 - type: entity
   parent: DefaultStationBeaconCommand
   suffix: Vault
   components:
   - type: NavMapBeacon
-    text: vault
+    text: Vault
 
 - type: entity
   parent: DefaultStationBeaconCommand
   suffix: Captain's Quarters
   components:
   - type: NavMapBeacon
-    text: captain's quarters
+    text: Captain
 
 - type: entity
   parent: DefaultStationBeaconCommand
   suffix: HOP's Office
   components:
   - type: NavMapBeacon
-    text: head of personnel’s office
+    text: HOP
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Security
   components:
   - type: NavMapBeacon
-    text: security
+    text: Security
     color: "#DE3A3A"
 
 - type: entity
   suffix: Brig
   components:
   - type: NavMapBeacon
-    text: brig
+    text: Brig
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Warden's Office
   components:
   - type: NavMapBeacon
-    text: warden's office
+    text: Warden
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: HOS’s Room
   components:
   - type: NavMapBeacon
-    text: head of security’s room
+    text: HOS
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Armory
   components:
   - type: NavMapBeacon
-    text: armory
+    text: Armory
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Perma Brig
   components:
   - type: NavMapBeacon
-    text: perma brig
+    text: Perma
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Detective's Room
   components:
   - type: NavMapBeacon
-    text: detective's room
+    text: Detective
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Courtroom
   components:
   - type: NavMapBeacon
-    text: courtroom
+    text: Courtroom
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Law Office
   components:
   - type: NavMapBeacon
-    text: law office
+    text: Law Office
 
 - type: entity
   parent: DefaultStationBeaconSecurity
   suffix: Sec Checkpoint
   components:
   - type: NavMapBeacon
-    text: checkpoint
+    text: Checkpoint
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Medical
   components:
   - type: NavMapBeacon
-    text: medical
+    text: Medical
     color: "#52B4E9"
 
 - type: entity
   suffix: Medbay
   components:
   - type: NavMapBeacon
-    text: medbay
+    text: Medbay
 
 - type: entity
   parent: DefaultStationBeaconMedical
   suffix: Chemistry
   components:
   - type: NavMapBeacon
-    text: chemistry
+    text: Chem
 
 - type: entity
   parent: DefaultStationBeaconMedical
   suffix: Cryonics
   components:
   - type: NavMapBeacon
-    text: cryonics
+    text: Cryo
 
 - type: entity
   parent: DefaultStationBeaconMedical
   suffix: CMO's room
   components:
   - type: NavMapBeacon
-    text: chief medical officer’s room
+    text: CMO
 
 - type: entity
   parent: DefaultStationBeaconMedical
   suffix: Morgue
   components:
   - type: NavMapBeacon
-    text: morgue
+    text: Morgue
 
 - type: entity
   parent: DefaultStationBeaconMedical
   suffix: Surgery
   components:
   - type: NavMapBeacon
-    text: surgery
+    text: Surgery
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Science
   components:
   - type: NavMapBeacon
-    text: science
+    text: Science
     color: "#D381C9"
 
 - type: entity
   parent: DefaultStationBeaconScience
   id: DefaultStationBeaconRND
-  suffix: RND
+  suffix: Research and Development
   components:
   - type: NavMapBeacon
-    text: research & development
+    text: Research
 
 - type: entity
   parent: DefaultStationBeaconScience
   id: DefaultStationBeaconServerRoom
-  suffix: Server Room
+  suffix: Research Server Room
   components:
   - type: NavMapBeacon
-    text: server room
+    text: Server
 
 - type: entity
   parent: DefaultStationBeaconScience
   suffix: RD's Room
   components:
   - type: NavMapBeacon
-    text: research director's room
+    text: RD
 
 - type: entity
   parent: DefaultStationBeaconScience
   suffix: Robotics
   components:
   - type: NavMapBeacon
-    text: robotics
+    text: Robotics
 
 - type: entity
   parent: DefaultStationBeaconScience
   suffix: Artifact Lab
   components:
   - type: NavMapBeacon
-    text: artifact lab
+    text: Artifact
 
 - type: entity
   parent: DefaultStationBeaconScience
   suffix: Anomaly Generator
   components:
   - type: NavMapBeacon
-    text: anomaly generator
+    text: Anomaly
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Supply
   components:
   - type: NavMapBeacon
-    text: supply
+    text: Supply
     color: "#A46106"
 
 - type: entity
   suffix: Cargo Reception
   components:
   - type: NavMapBeacon
-    text: cargo reception
+    text: Cargo
 
 - type: entity
   parent: DefaultStationBeaconSupply
   suffix: Cargo Bay
   components:
   - type: NavMapBeacon
-    text: cargo bay
+    text: Cargo Bay
 
 - type: entity
   parent: DefaultStationBeaconSupply
   suffix: QM's Room
   components:
   - type: NavMapBeacon
-    text: quartermaster's room
+    text: QM
 
 - type: entity
   parent: DefaultStationBeaconSupply
   suffix: Salvage
   components:
   - type: NavMapBeacon
-    text: salvage
+    text: Salvage
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Engineering
   components:
   - type: NavMapBeacon
-    text: engineering
+    text: Engineering
     color: "#EFB341"
 
 - type: entity
   suffix: CE's Room
   components:
   - type: NavMapBeacon
-    text: chief engineer's room
+    text: CE
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   suffix: Solars
   components:
   - type: NavMapBeacon
-    text: solars
+    text: Solars
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   suffix: Grav Gen
   components:
   - type: NavMapBeacon
-    text: gravity generator
+    text: Grav
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   id: DefaultStationBeaconSingularity
-  suffix: Singularity
+  suffix: PA Control
   components:
   - type: NavMapBeacon
-    text: singularity engine
+    text: PA Control
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   id: DefaultStationBeaconPowerBank
-  suffix: Power Bank
+  suffix: SMES Power Bank
   components:
   - type: NavMapBeacon
-    text: SMES power bank
+    text: SMES
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   suffix: Telecoms
   components:
   - type: NavMapBeacon
-    text: telecoms
+    text: Telecoms
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   suffix: Atmospherics
   components:
   - type: NavMapBeacon
-    text: atmospherics
+    text: Atmos
 
 - type: entity
   parent: DefaultStationBeaconEngineering
 - type: entity
   parent: DefaultStationBeaconEngineering
   id: DefaultStationBeaconTeslaEngine
-  suffix: Tesla Engine
+  suffix: Tesla Engine (Do Not Map - use PA Control instead)
   components:
   - type: NavMapBeacon
-    text: tesla engine
+    text: Tesla
 
 - type: entity
   parent: DefaultStationBeaconEngineering
   suffix: Tech Vault
   components:
   - type: NavMapBeacon
-    text: tech vault
+    text: Tech Vault
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Service
   components:
   - type: NavMapBeacon
-    text: service
+    text: Service
     color: "#9FED58"
 
 - type: entity
   suffix: Kitchen
   components:
   - type: NavMapBeacon
-    text: kitchen
+    text: Kitchen
 
 - type: entity
   parent: DefaultStationBeaconService
   suffix: Bar
   components:
   - type: NavMapBeacon
-    text: bar
+    text: Bar
 
 - type: entity
   parent: DefaultStationBeaconService
   suffix: Botany
   components:
   - type: NavMapBeacon
-    text: botany
+    text: Botany
 
 - type: entity
   parent: DefaultStationBeaconService
   suffix: Janitor's Closet
   components:
   - type: NavMapBeacon
-    text: janitor's closet
+    text: Janitor
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: AI Satellite
   components:
   - type: NavMapBeacon
-    text: AI satellite
+    text: AI Sat
 
 - type: entity
   parent: DefaultStationBeaconAI
   suffix: AI Core
   components:
   - type: NavMapBeacon
-    text: AI core
+    text: AI Core
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Arrivals
   components:
   - type: NavMapBeacon
-    text: arrivals
+    text: Arrivals
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Evac
   components:
   - type: NavMapBeacon
-    text: evac
+    text: Evac
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: EVA Storage
   components:
   - type: NavMapBeacon
-    text: EVA storage
+    text: EVA Storage
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Chapel
   components:
   - type: NavMapBeacon
-    text: chapel
+    text: Chapel
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Library
   components:
   - type: NavMapBeacon
-    text: library
+    text: Library
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Theater
   components:
   - type: NavMapBeacon
-    text: theater
+    text: Theater
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Dorms
   components:
   - type: NavMapBeacon
-    text: dorms
+    text: Dorms
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Tool Room
   components:
   - type: NavMapBeacon
-    text: tool room
+    text: Tools
 
 - type: entity
   parent: DefaultStationBeacon
   suffix: Disposals
   components:
   - type: NavMapBeacon
-    text: disposals
+    text: Disposals