Waystation: The Station That Will Succeed Packed's Legacy (#8398)
* Waystation: The Station That Will Succeed Packed's Legacy * Hopefully fixes YAML errors * Fixes missing HV wires * Security door * Addresses review * Add station component to waystation * Fix minor stuff * BecomeStation Casing Weh Co-authored-by: wrexbe <wrexbe@protonmail.com>
This commit is contained in:
143279
Resources/Maps/waystation.yml
Normal file
143279
Resources/Maps/waystation.yml
Normal file
File diff suppressed because it is too large
Load Diff
46
Resources/Prototypes/Maps/waystation.yml
Normal file
46
Resources/Prototypes/Maps/waystation.yml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
- type: gameMap
|
||||||
|
id: waystation
|
||||||
|
mapName: 'Waystation'
|
||||||
|
mapPath: /Maps/waystation.yml
|
||||||
|
minPlayers: 15
|
||||||
|
maxPlayers: 50
|
||||||
|
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 ]
|
||||||
Reference in New Issue
Block a user