Fixes for NSS Pillar (#6482)
* pillar fixes * max players for packed. raised minimum for pillar and put back in rotation. * Perma and new atmos * pipe coloring. final
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -43,6 +43,7 @@
|
|||||||
prefixCreator: 'VG'
|
prefixCreator: 'VG'
|
||||||
mapPath: /Maps/packedstation.yml
|
mapPath: /Maps/packedstation.yml
|
||||||
minPlayers: 15
|
minPlayers: 15
|
||||||
|
maxPlayers: 55
|
||||||
conditions:
|
conditions:
|
||||||
- !type:HolidayMapCondition
|
- !type:HolidayMapCondition
|
||||||
inverted: true
|
inverted: true
|
||||||
@@ -103,30 +104,29 @@
|
|||||||
!type:NanotrasenNameGenerator
|
!type:NanotrasenNameGenerator
|
||||||
prefixCreator: '14'
|
prefixCreator: '14'
|
||||||
mapPath: /Maps/nss_pillar.yml
|
mapPath: /Maps/nss_pillar.yml
|
||||||
minPlayers: 20
|
minPlayers: 40
|
||||||
votable: false
|
|
||||||
overflowJobs:
|
overflowJobs:
|
||||||
- Assistant
|
- Assistant
|
||||||
availableJobs:
|
availableJobs:
|
||||||
Assistant: [ -1, -1 ]
|
Assistant: [ -1, -1 ]
|
||||||
CargoTechnician: [ 4, 5 ]
|
CargoTechnician: [ 4, 6 ]
|
||||||
Bartender: [ 1, 1 ]
|
Bartender: [ 2, 2 ]
|
||||||
Botanist: [ 2, 2 ]
|
Botanist: [ 2, 4 ]
|
||||||
Chef: [ 2, 2 ]
|
Chef: [ 2, 4 ]
|
||||||
Clown: [ 1, 1 ]
|
Clown: [ 1, 2 ]
|
||||||
Janitor: [ 2, 3 ]
|
Janitor: [ 2, 4 ]
|
||||||
Mime: [ 1, 1 ]
|
Mime: [ 1, 2 ]
|
||||||
Captain: [ 1, 1 ]
|
Captain: [ 1, 1 ]
|
||||||
HeadOfPersonnel: [ 1, 1 ]
|
HeadOfPersonnel: [ 1, 1 ]
|
||||||
ChiefEngineer: [ 1, 1 ]
|
ChiefEngineer: [ 1, 1 ]
|
||||||
StationEngineer: [ 4, 6 ]
|
StationEngineer: [ 6, 10 ]
|
||||||
ChiefMedicalOfficer: [ 1, 1 ]
|
ChiefMedicalOfficer: [ 1, 1 ]
|
||||||
MedicalDoctor: [ 4, 6 ]
|
MedicalDoctor: [ 6, 10 ]
|
||||||
Chemist: [ 2, 2 ]
|
Chemist: [ 2, 3 ]
|
||||||
ResearchDirector: [ 1, 1 ]
|
ResearchDirector: [ 1, 1 ]
|
||||||
Scientist: [ 3, 5 ]
|
Scientist: [ 3, 8 ]
|
||||||
HeadOfSecurity: [ 1, 1 ]
|
HeadOfSecurity: [ 1, 1 ]
|
||||||
SecurityOfficer: [ 5, 6 ]
|
SecurityOfficer: [ 6, 10 ]
|
||||||
Chaplain: [ 1, 1 ]
|
Chaplain: [ 1, 1 ]
|
||||||
Librarian: [ 1, 1 ]
|
Librarian: [ 1, 1 ]
|
||||||
Lawyer: [ 1, 2 ]
|
Lawyer: [ 1, 2 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user