Adds navmap beacon for escape pods (#24938)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -71,3 +71,4 @@ station-beacon-theater = Theater
|
||||
station-beacon-tools = Tools
|
||||
station-beacon-disposals = Disposals
|
||||
station-beacon-cryosleep = Cryosleep
|
||||
station-beacon-escape-pod = Escape Pod
|
||||
|
||||
@@ -624,3 +624,10 @@
|
||||
- type: NavMapBeacon
|
||||
text: station-beacon-cryosleep
|
||||
|
||||
- type: entity
|
||||
parent: DefaultStationBeacon
|
||||
id: DefaultStationBeaconEscapePod
|
||||
suffix: Escape Pod
|
||||
components:
|
||||
- type: NavMapBeacon
|
||||
text: station-beacon-escape-pod
|
||||
|
||||
Reference in New Issue
Block a user