[Fix] Fix for windoors + WonderBox prototype

This commit is contained in:
EnefFlow
2023-05-25 21:14:20 +03:00
committed by Remuchi
parent 01d2be78a0
commit a872c1c12d
2 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
- type: gameMap
id: WonderBox
mapName: 'WonderBox Station'
mapPath: /Maps/White/WonderBox.yml
minPlayers: 50
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: [ 6, 6 ]
Chef: [ 3, 3 ]
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: [ 8, 8 ]
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 ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B