Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/PointsOfInterest/lodge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- type: StationNameSetup
mapNameTemplate: 'Expeditionary Lodge'
- type: ExtraStationInformation
iconPath: /Textures/_NF/Markers/jobs.rsi/mercenary.png
iconPath: /Textures/_NF/Markers/jobs/mercenary.png #Triad
stationSubtext: 'frontier-lobby-exped-subtext'
stationDescription: 'frontier-lobby-exped-description'
lobbySortOrder: 3
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/PointsOfInterest/medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- type: StationNameSetup
mapNameTemplate: 'Medical Dispatch'
- type: ExtraStationInformation
iconPath: /Textures/_NF/Markers/jobs.rsi/medic.png
iconPath: /Textures/_NF/Markers/jobs/medic.png #Triad
stationSubtext: 'frontier-lobby-medical-subtext'
stationDescription: 'frontier-lobby-medical-description'
lobbySortOrder: 4
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/PointsOfInterest/nfsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- type: StationNameSetup
mapNameTemplate: 'ColSec Sector FOB'
- type: ExtraStationInformation
iconPath: /Textures/_NF/Structures/Decoration/banner.rsi/nfsd-banner.png
iconPath: /Textures/_NF/Structures/Decoration/banner/nfsd-banner.png # Triad
stationSubtext: 'frontier-lobby-Colsec-subtext'
stationDescription: 'frontier-lobby-Colsec-description'
lobbySortOrder: 2
Expand Down
Loading