Merge pull request #294 from frosty-dev/Wonder-Upstream
Wonder upstream
This commit is contained in:
62
Resources/Prototypes/Maps/White/WonderBox.yml
Normal file
62
Resources/Prototypes/Maps/White/WonderBox.yml
Normal file
@@ -0,0 +1,62 @@
|
||||
- type: gameMap
|
||||
id: WonderBox
|
||||
mapName: 'WonderBox Station'
|
||||
mapPath: /Maps/White/WonderBox.yml
|
||||
minPlayers: 20
|
||||
stations:
|
||||
WonderBoxStation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} WonderBox Station {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/Shuttles/emergency_box.yml
|
||||
- type: StationJobs
|
||||
overflowJobs:
|
||||
- Passenger
|
||||
availableJobs:
|
||||
CargoTechnician: [ 6, 6 ]
|
||||
Passenger: [ -1, -1 ]
|
||||
Bartender: [ 2, 2 ]
|
||||
Botanist: [ 3, 3 ]
|
||||
Chef: [ 2, 2 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Janitor: [ 4, 4 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
StationEngineer: [ 10, 10 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
MedicalDoctor: [ 5, 5 ]
|
||||
Paramedic: [ 4, 4 ]
|
||||
Musician: [ 1, 1 ]
|
||||
Chemist: [ 3, 3 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Scientist: [ 8, 8 ]
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
SecurityOfficer: [ 6, 6 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Warden: [ 1, 1 ]
|
||||
Librarian: [ 2, 2 ]
|
||||
Lawyer: [ 2, 2 ]
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 6, 6 ]
|
||||
AtmosphericTechnician: [ 4, 4 ]
|
||||
TechnicalAssistant: [ 4, 4 ]
|
||||
MedicalIntern: [ 3, 3 ]
|
||||
ServiceWorker: [ 3, 3 ]
|
||||
SecurityCadet: [ 6, 6 ]
|
||||
Detective: [ 1, 1 ]
|
||||
ResearchAssistant: [ 3, 3 ]
|
||||
MedicalCyborg: [ 2, 0 ]
|
||||
SecurityCyborg: [ 2, 0 ]
|
||||
EngineerCyborg: [ 2, 0 ]
|
||||
NekoCyborg: [ 2, 0 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
SeniorPhysician: [ 1, 1 ]
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
Reference in New Issue
Block a user