Packed (#17864)
* map * prototype * pools * real proto * latejoinspawnpoints
This commit is contained in:
86632
Resources/Maps/packed.yml
Normal file
86632
Resources/Maps/packed.yml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -14,3 +14,4 @@
|
|||||||
- Omega
|
- Omega
|
||||||
- Origin
|
- Origin
|
||||||
- Saltern
|
- Saltern
|
||||||
|
- Packed
|
||||||
|
|||||||
53
Resources/Prototypes/Maps/packed.yml
Normal file
53
Resources/Prototypes/Maps/packed.yml
Normal 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 ]
|
||||||
Reference in New Issue
Block a user