Meta Update 1.5 (rerotation) (#13222)
This commit is contained in:
194260
Resources/Maps/meta.yml
Normal file
194260
Resources/Maps/meta.yml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -9,3 +9,4 @@
|
|||||||
- Omega
|
- Omega
|
||||||
- Moose
|
- Moose
|
||||||
- Origin
|
- Origin
|
||||||
|
- Meta
|
||||||
|
|||||||
46
Resources/Prototypes/Maps/meta.yml
Normal file
46
Resources/Prototypes/Maps/meta.yml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
- type: gameMap
|
||||||
|
id: Meta
|
||||||
|
mapName: 'Meta Station'
|
||||||
|
mapPath: /Maps/meta.yml
|
||||||
|
minPlayers: 35
|
||||||
|
stations:
|
||||||
|
Meta:
|
||||||
|
mapNameTemplate: '{0} Meta Station {1}'
|
||||||
|
nameGenerator:
|
||||||
|
!type:NanotrasenNameGenerator
|
||||||
|
prefixCreator: 'TG'
|
||||||
|
overflowJobs:
|
||||||
|
- Passenger
|
||||||
|
availableJobs:
|
||||||
|
CargoTechnician: [ 3, 3 ]
|
||||||
|
Passenger: [ -1, -1 ]
|
||||||
|
Bartender: [ 2, 2 ]
|
||||||
|
Botanist: [ 3, 3 ]
|
||||||
|
Chef: [ 2, 2 ]
|
||||||
|
Clown: [ 1, 1 ]
|
||||||
|
Janitor: [ 2, 2 ]
|
||||||
|
Mime: [ 1, 1 ]
|
||||||
|
Captain: [ 1, 1 ]
|
||||||
|
HeadOfPersonnel: [ 1, 1 ]
|
||||||
|
ChiefEngineer: [ 1, 1 ]
|
||||||
|
StationEngineer: [ 4, 4 ]
|
||||||
|
ChiefMedicalOfficer: [ 1, 1 ]
|
||||||
|
MedicalDoctor: [ 3, 3 ]
|
||||||
|
Chemist: [ 2, 3 ]
|
||||||
|
ResearchDirector: [ 1, 1 ]
|
||||||
|
Scientist: [ 4, 4 ]
|
||||||
|
HeadOfSecurity: [ 1, 1 ]
|
||||||
|
SecurityOfficer: [ 4, 4 ]
|
||||||
|
Chaplain: [ 1, 1 ]
|
||||||
|
Warden: [ 1, 1 ]
|
||||||
|
Librarian: [ 1, 1 ]
|
||||||
|
Lawyer: [ 2, 2 ]
|
||||||
|
Quartermaster: [ 1, 1 ]
|
||||||
|
SalvageSpecialist: [ 3, 3 ]
|
||||||
|
Musician: [ 1, 1 ]
|
||||||
|
AtmosphericTechnician: [ 3, 3 ]
|
||||||
|
TechnicalAssistant: [ 2, 2 ]
|
||||||
|
MedicalIntern: [ 2, 2 ]
|
||||||
|
ServiceWorker: [ 2, 2 ]
|
||||||
|
SecurityCadet: [ 2, 2 ]
|
||||||
|
Detective: [ 1, 1 ]
|
||||||
Reference in New Issue
Block a user