Adds Station Anchor Beacon (#33711)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user