* map

* prototype

* pools

* real proto

* latejoinspawnpoints
This commit is contained in:
Emisse
2023-07-06 18:30:23 -06:00
committed by GitHub
parent ba91023a85
commit 2005bae178
3 changed files with 86686 additions and 0 deletions

86632
Resources/Maps/packed.yml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -14,3 +14,4 @@
- Omega
- Origin
- Saltern
- Packed

View File

@@ -0,0 +1,53 @@
- type: gameMap
id: Packed
mapName: 'Packed'
mapPath: /Maps/packed.yml
minPlayers: 5
maxPlayers: 50
stations:
Packed:
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} Packed {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'VG'
- type: StationJobs
overflowJobs:
- Passenger
availableJobs:
CargoTechnician: [ 2, 3 ]
Passenger: [ -1, -1 ]
Bartender: [ 1, 1 ]
Botanist: [ 2, 2 ]
Chef: [ 1, 1 ]
Clown: [ 1, 1 ]
Janitor: [ 1, 2 ]
Mime: [ 1, 1 ]
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 3, 3 ]
ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 3, 3 ]
Chemist: [ 2, 2 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 3 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 3, 3 ]
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: [ 2, 2 ]
MedicalIntern: [ 2, 2 ]
ServiceWorker: [ 2, 2 ]
SecurityCadet: [ 2, 2 ]
Detective: [ 1, 1 ]
ResearchAssistant: [ 2, 2 ]
Paramedic: [ 1, 1 ]