Remove delta and way (#10617)

This commit is contained in:
metalgearsloth
2022-08-16 00:04:23 +10:00
committed by GitHub
parent 67e4061fcd
commit 69f93fc368
4 changed files with 0 additions and 415889 deletions

View File

@@ -1,47 +0,0 @@
- type: gameMap
id: delta
mapName: 'Delta Station'
mapPath: /Maps/delta.yml
minPlayers: 60
votable: False
stations:
Delta:
mapNameTemplate: '{0} Delta Station {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
overflowJobs:
- Passenger
availableJobs:
CargoTechnician: [ 4, 4 ]
Passenger: [ -1, -1 ]
Bartender: [ 1, 1 ]
Botanist: [ 4, 4 ]
Chef: [ 1, 2 ]
Clown: [ 1, 1 ]
Janitor: [ 1, 2 ]
Mime: [ 1, 1 ]
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 7, 7 ]
ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 5, 5 ]
Chemist: [ 2, 2 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 7, 7 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 5, 5 ]
Chaplain: [ 1, 1 ]
Warden: [ 1, 1 ]
Librarian: [ 1, 1 ]
Lawyer: [ 2, 2 ]
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ]
Musician: [ 2, 2 ]
AtmosphericTechnician: [ 1, 2 ]
TechnicalAssistant: [ 1, 2 ]
MedicalIntern: [ 1, 2 ]
ServiceWorker: [ 1, 2 ]
SecurityCadet: [ 1, 2 ]
Detective: [ 1, 1 ]

View File

@@ -1,48 +0,0 @@
- type: gameMap
id: waystation
mapName: 'Waystation'
mapPath: /Maps/waystation.yml
minPlayers: 15
maxPlayers: 50
votable: false
stations:
Waystation:
mapNameTemplate: '{0} Waystation {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'VG'
overflowJobs:
- Passenger
availableJobs:
CargoTechnician: [ 3, 3 ]
Passenger: [ -1, -1 ]
Bartender: [ 1, 1 ]
Botanist: [ 3, 3 ]
Chef: [ 1, 1 ]
Clown: [ 1, 1 ]
Janitor: [ 1, 1 ]
Mime: [ 1, 1 ]
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 4, 4 ]
ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 4, 4 ]
Chemist: [ 2, 2 ]
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: [ 2, 2 ]
Musician: [ 1, 1 ]
AtmosphericTechnician: [ 2, 2 ]
TechnicalAssistant: [ 1, 1 ]
MedicalIntern: [ 1, 1 ]
ServiceWorker: [ 1, 1 ]
SecurityCadet: [ 1, 1 ]
Detective: [ 1, 1 ]