90545
Resources/Maps/White/WhiteMoose.yml
Normal file
90545
Resources/Maps/White/WhiteMoose.yml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,7 @@
|
||||
- WonderBox
|
||||
- Triumph
|
||||
- WhiteBox
|
||||
- WhiteMoose
|
||||
# - Train # Temporary
|
||||
# - Scoupidia
|
||||
# - Bagel # Она утонула
|
||||
|
||||
70
Resources/Prototypes/Maps/WhiteMoose.yml
Normal file
70
Resources/Prototypes/Maps/WhiteMoose.yml
Normal file
@@ -0,0 +1,70 @@
|
||||
- type: gameMap
|
||||
id: WhiteMoose
|
||||
mapName: 'WhiteMoose Station'
|
||||
mapPath: /Maps/White/WhiteMoose.yml
|
||||
minPlayers: 10
|
||||
stations:
|
||||
WhiteMooseStation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} WhiteMoose Station {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/Shuttles/emergency_box.yml
|
||||
- type: StationJobs
|
||||
overflowJobs:
|
||||
- Passenger
|
||||
availableJobs:
|
||||
#Heads
|
||||
Captain: [ 1, 1 ]
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
HeadOfPersonnel: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Quartermaster: [ 1, 1 ]
|
||||
#Security
|
||||
Warden: [ 1, 1 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
SecurityOfficer: [ 3, 3 ]
|
||||
SecurityCadet: [ 3, 3 ]
|
||||
Detective: [ 1, 1 ]
|
||||
Lawyer: [ 1, 1 ]
|
||||
#Medical
|
||||
SeniorPhysician: [ 1, 1 ]
|
||||
Chemist: [ 2, 2 ]
|
||||
Paramedic: [ 1, 1 ]
|
||||
MedicalDoctor: [ 3, 3 ]
|
||||
MedicalIntern: [ 2, 2 ]
|
||||
Psychologist: [ 1, 1 ]
|
||||
#Cargo
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
CargoTechnician: [ 2, 2 ]
|
||||
#Engineering
|
||||
SeniorEngineer: [ 1, 1 ]
|
||||
AtmosphericTechnician: [ 2, 2 ]
|
||||
StationEngineer: [ 3, 3 ]
|
||||
TechnicalAssistant: [ 2, 2 ]
|
||||
#Science
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
Scientist: [ 3, 3 ]
|
||||
ResearchAssistant: [ 1, 1 ]
|
||||
#Other
|
||||
Bartender: [ 1, 1 ]
|
||||
Chef: [ 1, 1 ]
|
||||
Botanist: [ 2, 2 ]
|
||||
ServiceWorker: [ 2, 2 ]
|
||||
Librarian: [ 1, 1 ]
|
||||
Janitor: [ 1, 1 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Mime: [ 1, 1 ]
|
||||
Clown: [ 1, 1 ]
|
||||
Musician: [ 1, 1 ]
|
||||
Reporter: [ 1, 1 ]
|
||||
Boxer: [ 1, 1 ]
|
||||
Borg: [ 1, 1 ]
|
||||
Passenger: [ -1, -1 ]
|
||||
|
||||
Reference in New Issue
Block a user