Moose update (#443)

* Moose update

* Update WhiteMoose.yml
This commit is contained in:
PointPNG
2024-07-15 19:23:28 +03:00
committed by GitHub
parent c7341543f8
commit da4d7b61ec
3 changed files with 90616 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,7 @@
- WonderBox
- Triumph
- WhiteBox
- WhiteMoose
# - Train # Temporary
# - Scoupidia
# - Bagel # Она утонула

View 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 ]