Skip to content

Commit

Permalink
Adds navmap beacon for escape pods (space-wizards#24938)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff <[email protected]>
  • Loading branch information
IamVelcroboy and BurningRash committed Feb 4, 2024
1 parent 9947120 commit aa86b93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Locale/en-US/navmap-beacons/station-beacons.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit aa86b93

Please sign in to comment.