Meta Station (#10290)

* Meta Station

* station component

* prototype

* fixe

* rotato

* cloner rework
This commit is contained in:
Emisse
2022-08-04 11:54:27 -06:00
committed by GitHub
parent b7bedcd282
commit f25d9017d6
3 changed files with 202311 additions and 0 deletions

202264
Resources/Maps/meta.yml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -3,6 +3,7 @@
mapName: 'Delta Station'
mapPath: /Maps/delta.yml
minPlayers: 60
votable: False
stations:
Delta:
mapNameTemplate: '{0} Delta Station {1}'

View File

@@ -0,0 +1,46 @@
- type: gameMap
id: metastation
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 ]