Skip to content

Commit

Permalink
Merge branch 'DeltaV-Station:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
OCOtheOmega authored Mar 28, 2024
2 parents 1410e91 + 40eeef2 commit 8e2f5fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- type: entity
parent: DefaultStationBeaconMedical
id: DefaultStationBeaconExam
suffix: Exam Room
suffix: Exam
components:
- type: NavMapBeacon
text: station-beacon-exam
Expand All @@ -43,7 +43,7 @@
- type: entity
parent: DefaultStationBeaconMedical
id: DefaultStationBeaconPsychologist
suffix: Psychologist
suffix: Psych
components:
- type: NavMapBeacon
text: station-beacon-psych
Expand All @@ -52,15 +52,15 @@
- type: entity
parent: DefaultStationBeaconScience
id: DefaultStationBeaconProber
suffix: Glimmer Prober
suffix: Prober
components:
- type: NavMapBeacon
text: station-beacon-glimmer-prober

- type: entity
parent: DefaultStationBeaconScience
id: DefaultStationBeaconMantis
suffix: Forensic Mantis
suffix: Mantis
components:
- type: NavMapBeacon
text: station-beacon-forensic-mantis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- type: NavMapBeacon
text: station-beacon-general
color: "#D4D4D496"
- type: WarpPoint
#- type: WarpPoint # Delta V - Removes in favor of Warp Point Markers
- type: ActivatableUI
key: enum.NavMapBeaconUiKey.Key
singleUser: true
Expand Down

0 comments on commit 8e2f5fb

Please sign in to comment.