Lighthouse Station (#8650)
This commit is contained in:
46
Resources/Prototypes/Maps/lighthouse.yml
Normal file
46
Resources/Prototypes/Maps/lighthouse.yml
Normal file
@@ -0,0 +1,46 @@
|
||||
- type: gameMap
|
||||
id: lighthouse
|
||||
mapName: 'lighthouse'
|
||||
mapPath: /Maps/lighthouse.yml
|
||||
minPlayers: 35
|
||||
maxPlayers: 60
|
||||
stations:
|
||||
Station:
|
||||
mapNameTemplate: '{0} Lighthouse {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
overflowJobs:
|
||||
- Passenger
|
||||
availableJobs:
|
||||
CargoTechnician: [ 2, 3 ]
|
||||
Passenger: [ -1, -1 ]
|
||||
Bartender: [ 1, 2 ]
|
||||
Botanist: [ 2, 2 ]
|
||||
Chef: [ 1, 2 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Janitor: [ 1, 2 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
StationEngineer: [ 3, 5 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
MedicalDoctor: [ 2, 4 ]
|
||||
Chemist: [ 2, 2 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Scientist: [ 3, 4 ]
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
SecurityOfficer: [ 4, 5 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Warden: [ 1, 1 ]
|
||||
Librarian: [ 1, 1 ]
|
||||
Lawyer: [ 2, 2 ]
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 2, 3 ]
|
||||
Musician: [1, 1]
|
||||
AtmosphericTechnician: [ 1, 2 ]
|
||||
TechnicalAssistant: [ 1, 2 ]
|
||||
MedicalIntern: [ 1, 2 ]
|
||||
ServiceWorker: [ 1, 2 ]
|
||||
SecurityCadet: [ 1, 2 ]
|
||||
Reference in New Issue
Block a user