From 2eeffd5d4a4dd814f3bc2d4138c3eaadd9fec763 Mon Sep 17 00:00:00 2001 From: TsjipTsjip <19798667+TsjipTsjip@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:38:39 +0100 Subject: [PATCH] No overflowjobs for NFSD outpost --- Resources/Prototypes/_NF/Maps/POI/nfsd.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/_NF/Maps/POI/nfsd.yml b/Resources/Prototypes/_NF/Maps/POI/nfsd.yml index 1c8aaca30d0..9b525e86d91 100644 --- a/Resources/Prototypes/_NF/Maps/POI/nfsd.yml +++ b/Resources/Prototypes/_NF/Maps/POI/nfsd.yml @@ -10,8 +10,7 @@ - type: StationNameSetup mapNameTemplate: 'NFSD Outpost' - type: StationJobs - overflowJobs: - - Passenger # I do not like this, but do not have a better alternative at this time. + overflowJobs: [] availableJobs: HeadOfSecurity: [ 1, 1 ] SeniorOfficer: [ 0, 0 ]