Merge pull request #243 from frosty-dev/MoleculeStation

MoleculeStation
This commit is contained in:
BIGZi0348
2025-01-07 23:22:27 +03:00
committed by GitHub
4 changed files with 63757 additions and 0 deletions

View File

@@ -165,3 +165,9 @@
type: Tweak
id: 26
time: '2025-01-04T18:00:13.0000000+00:00'
- author: BIG_Zi_348
changes:
- message: "Добавлена новая карта - Молекула."
type: Add
id: 27
time: '2025-01-07T18:00:13.0000000+00:00'

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,72 @@
- type: gameMap
id: Molecule
mapName: 'Molecule Station'
mapPath: /Maps/_Honk/Stations/Molecule.yml
minPlayers: 0
stations:
MoleculeStation:
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} Molecule Station {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/White/emergency_boxNY.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 ]
Inspector: [ 1, 1 ]
#Security
Warden: [ 1, 1 ]
SeniorOfficer: [ 1, 1 ]
SecurityOfficer: [ 4, 4 ]
SecurityCadet: [ 3, 4 ]
Detective: [ 1, 1 ]
Lawyer: [ 1, 1 ]
#Medical
SeniorPhysician: [ 1, 1 ]
Chemist: [ 1, 1 ]
Paramedic: [ 1, 1 ]
MedicalDoctor: [ 3, 4 ]
MedicalIntern: [ 2, 3 ]
Psychologist: [ 1, 1 ]
#Cargo
SalvageSpecialist: [ 3, 3 ]
CargoTechnician: [ 3, 4 ]
#Engineering
SeniorEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 2, 2 ]
StationEngineer: [ 3, 4 ]
TechnicalAssistant: [ 2, 3 ]
#Science
SeniorResearcher: [ 1, 1 ]
Scientist: [ 2, 3 ]
ResearchAssistant: [ 2, 3 ]
#Other
Maid: [ 1, 1 ]
Bartender: [ 1, 1 ]
Chef: [ 1, 1 ]
Botanist: [ 2, 2 ]
ServiceWorker: [ 2, 3 ]
Librarian: [ 1, 1 ]
Janitor: [ 1, 2 ]
Chaplain: [ 1, 1 ]
Mime: [ 1, 1 ]
Clown: [ 1, 1 ]
Musician: [ 1, 1 ]
Reporter: [ 1, 1 ]
Boxer: [ 0, 0 ]
Borg: [ 1, 2 ]
Bomzh: [ 1, 0 ]
Passenger: [ -1, -1 ]

View File

@@ -2,6 +2,7 @@
id: WhiteMapPool
maps:
- WonderBox
- Molecule # Amour Exclusive
- Triumph # Amour edit
- WhiteBox
- WhiteMoose