Fix dupe proto
This commit is contained in:
@@ -1,54 +0,0 @@
|
|||||||
- 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: [ 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 ]
|
|
||||||
Reference in New Issue
Block a user