Packed Station - North East Overhaul (#38339)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
- type: gameMap
|
- type: gameMap
|
||||||
id: Packed
|
id: Packed
|
||||||
mapName: 'Packed'
|
mapName: 'Packed'
|
||||||
@@ -8,57 +9,57 @@
|
|||||||
Packed:
|
Packed:
|
||||||
stationProto: StandardNanotrasenStation
|
stationProto: StandardNanotrasenStation
|
||||||
components:
|
components:
|
||||||
- type: StationNameSetup
|
- type: StationNameSetup
|
||||||
mapNameTemplate: '{0} Packed {1}'
|
mapNameTemplate: '{0} Packed {1}'
|
||||||
nameGenerator:
|
nameGenerator:
|
||||||
!type:NanotrasenNameGenerator
|
!type:NanotrasenNameGenerator
|
||||||
prefixCreator: 'VG'
|
prefixCreator: 'VG'
|
||||||
- type: StationEmergencyShuttle
|
- type: StationEmergencyShuttle
|
||||||
emergencyShuttlePath: /Maps/Shuttles/emergency_crimson.yml
|
emergencyShuttlePath: /Maps/Shuttles/emergency_crimson.yml
|
||||||
- type: StationJobs
|
- type: StationJobs
|
||||||
availableJobs: # 46 jobs total w/o latejoins & interns, 57 jobs total w/ latejoins & interns
|
availableJobs: # 47 jobs total w/o latejoins & interns, 58 jobs total w/ latejoins & interns
|
||||||
#command (7)
|
#command (7)
|
||||||
Captain: [ 1, 1 ]
|
Captain: [ 1, 1 ]
|
||||||
HeadOfPersonnel: [ 1, 1 ]
|
HeadOfPersonnel: [ 1, 1 ]
|
||||||
HeadOfSecurity: [ 1, 1 ]
|
HeadOfSecurity: [ 1, 1 ]
|
||||||
ChiefMedicalOfficer: [ 1, 1 ]
|
ChiefMedicalOfficer: [ 1, 1 ]
|
||||||
ChiefEngineer: [ 1, 1 ]
|
ChiefEngineer: [ 1, 1 ]
|
||||||
ResearchDirector: [ 1, 1 ]
|
ResearchDirector: [ 1, 1 ]
|
||||||
Quartermaster: [ 1, 1 ]
|
Quartermaster: [ 1, 1 ]
|
||||||
#service (8 - 10)
|
#service (8 - 10)
|
||||||
Bartender: [ 1, 1 ]
|
Bartender: [ 1, 1 ]
|
||||||
Botanist: [ 1, 2 ]
|
Botanist: [ 1, 2 ]
|
||||||
Chef: [ 1, 1 ]
|
Chef: [ 1, 1 ]
|
||||||
Janitor: [ 1, 2 ]
|
Janitor: [ 1, 2 ]
|
||||||
Chaplain: [ 1, 1 ]
|
Chaplain: [ 1, 1 ]
|
||||||
Librarian: [ 1, 1 ]
|
Librarian: [ 1, 1 ]
|
||||||
ServiceWorker: [ 2, 2 ]
|
ServiceWorker: [ 2, 2 ]
|
||||||
#engineering (6)
|
#engineering (6)
|
||||||
AtmosphericTechnician: [ 2, 2 ]
|
AtmosphericTechnician: [ 2, 2 ]
|
||||||
StationEngineer: [ 4, 4 ]
|
StationEngineer: [ 4, 4 ]
|
||||||
TechnicalAssistant: [ 3, 3 ] #intern, not counted
|
TechnicalAssistant: [ 3, 3 ] #intern, not counted
|
||||||
#medical (6)
|
#medical (6)
|
||||||
Chemist: [ 2, 2 ]
|
Chemist: [ 2, 2 ]
|
||||||
MedicalDoctor: [ 3, 3 ]
|
MedicalDoctor: [ 3, 3 ]
|
||||||
MedicalIntern: [ 2, 2 ] #intern, not counted
|
MedicalIntern: [ 2, 2 ] #intern, not counted
|
||||||
Paramedic: [ 1, 1 ]
|
Paramedic: [ 1, 1 ]
|
||||||
#science (4)
|
#science (4)
|
||||||
Scientist: [ 4, 4 ]
|
Scientist: [ 4, 4 ]
|
||||||
ResearchAssistant: [ 2, 2 ] #intern, not counted
|
ResearchAssistant: [ 2, 2 ] #intern, not counted
|
||||||
#security (6)
|
#security (6)
|
||||||
Warden: [ 1, 1 ]
|
Warden: [ 1, 1 ]
|
||||||
SecurityOfficer: [ 3, 3 ]
|
SecurityOfficer: [ 3, 3 ]
|
||||||
Detective: [ 1, 1 ]
|
Detective: [ 1, 1 ]
|
||||||
SecurityCadet: [ 2, 2 ] #intern, not counted
|
SecurityCadet: [ 2, 2 ] #intern, not counted
|
||||||
Lawyer: [ 1, 1 ]
|
Lawyer: [ 1, 1 ]
|
||||||
#supply (4)
|
#supply (4)
|
||||||
SalvageSpecialist: [ 2, 2 ]
|
SalvageSpecialist: [ 2, 2 ]
|
||||||
CargoTechnician: [ 2, 2 ]
|
CargoTechnician: [ 2, 2 ]
|
||||||
#civilian (3+)
|
#civilian (3+)
|
||||||
Passenger: [ -1, -1 ] #infinite, not counted
|
Passenger: [ -1, -1 ] #infinite, not counted
|
||||||
Clown: [ 1, 1 ]
|
Clown: [ 1, 1 ]
|
||||||
Mime: [ 1, 1 ]
|
Mime: [ 1, 1 ]
|
||||||
Musician: [ 1, 1 ]
|
Musician: [ 1, 1 ]
|
||||||
#silicon (2)
|
#silicon (3)
|
||||||
StationAi: [ 1, 1 ]
|
StationAi: [ 1, 1 ]
|
||||||
Borg: [ 1, 1 ]
|
Borg: [ 2, 2 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user