Adds Station Anchor Beacon (#33711)

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-12-05 22:56:34 -06:00
committed by GitHub
parent cd1177d9ba
commit 207c849e2d
2 changed files with 9 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ station-beacon-telecoms = Telecoms
station-beacon-atmos = Atmos
station-beacon-teg = TEG
station-beacon-tech-vault = Tech Vault
station-beacon-anchor = Anchor
station-beacon-service = Service
station-beacon-kitchen = Kitchen

View File

@@ -438,6 +438,14 @@
- type: NavMapBeacon
defaultText: station-beacon-gravgen
- type: entity
parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconAnchor
suffix: Anchor
components:
- type: NavMapBeacon
defaultText: station-beacon-anchor
- type: entity
parent: DefaultStationBeaconEngineering
id: DefaultStationBeaconSingularity