forked from impstation/imp-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreach.yml
42 lines (41 loc) · 1.29 KB
/
reach.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
- type: gameMap
id: Reach
mapName: 'Reach'
mapPath: /Maps/_Impstation/reach.yml
minPlayers: 0
maxPlayers: 7
stations:
Reach:
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} Reach Transport {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'SC'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency.yml
- type: StationJobs
availableJobs:
Captain: [ 1, 1 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 1, 3 ]
SecurityCadet: [ 1, 1 ]
CargoTechnician: [ 1, 1 ]
SupplyAssistant: [ 1, 1 ] # imp
Courier: [ 1, 1 ] # imp
SalvageSpecialist: [ 1, 1 ]
Bartender: [ 1, 1 ]
Botanist: [ 1, 1 ]
Chef: [ 1, 1 ]
MedicalDoctor: [ 1, 2 ]
MedicalIntern: [ 1, 1 ]
Chemist: [ 1, 1 ]
Janitor: [ 1, 1 ]
Musician: [ 1, 1 ]
AtmosphericTechnician: [ 1, 1 ]
StationEngineer: [ 1, 2 ]
TechnicalAssistant: [ 1, 1 ]
Scientist: [ 1, 1 ]
ResearchAssistant: [ 1, 1 ]
Passenger: [ -1, -1 ]