Meta Station - Armory restock + fixes (#34717)

* Initial commit

* Updated

* Finished changes

* made the minefield signs outside sec much more visible to stop your skill issue.
This commit is contained in:
Nox
2025-01-30 23:22:52 -08:00
committed by GitHub
parent b7d3c08ca5
commit aa71ace43f
2 changed files with 5677 additions and 3281 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,6 +3,7 @@
mapName: 'Meta Station' mapName: 'Meta Station'
mapPath: /Maps/meta.yml mapPath: /Maps/meta.yml
minPlayers: 50 minPlayers: 50
maxPlayers: 80
stations: stations:
Meta: Meta:
stationProto: StandardNanotrasenStation stationProto: StandardNanotrasenStation
@@ -16,7 +17,7 @@
emergencyShuttlePath: /Maps/Shuttles/emergency_meta.yml emergencyShuttlePath: /Maps/Shuttles/emergency_meta.yml
- type: StationJobs - type: StationJobs
availableJobs: availableJobs:
#service #service (18)
Captain: [ 1, 1 ] Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ] HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 2 ] Bartender: [ 2, 2 ]
@@ -27,37 +28,37 @@
Librarian: [ 1, 1 ] Librarian: [ 1, 1 ]
ServiceWorker: [ 2, 2 ] ServiceWorker: [ 2, 2 ]
Reporter: [ 2, 2 ] Reporter: [ 2, 2 ]
#engineering #engineering (11)
ChiefEngineer: [ 1, 1 ] ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 3, 3 ] AtmosphericTechnician: [ 3, 3 ]
StationEngineer: [ 6, 8 ] StationEngineer: [ 5, 7 ]
TechnicalAssistant: [ 6, 8 ] TechnicalAssistant: [ 4, 4 ]
#medical #medical (11)
ChiefMedicalOfficer: [ 1, 1 ] ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 3 ] Chemist: [ 2, 2 ]
MedicalDoctor: [ 4, 6 ] MedicalDoctor: [ 4, 6 ]
MedicalIntern: [ 4, 6 ] MedicalIntern: [ 4, 4 ]
Paramedic: [ 1, 2 ] Paramedic: [ 1, 2 ]
#science #science (9)
ResearchDirector: [ 1, 1 ] ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 7 ] Scientist: [ 6, 8 ]
ResearchAssistant: [ 3, 6 ] ResearchAssistant: [ 4, 4 ]
#security #security (12)
HeadOfSecurity: [ 1, 1 ] HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ] Warden: [ 1, 1 ]
SecurityOfficer: [ 6, 6 ] SecurityOfficer: [ 7, 7 ]
Detective: [ 1, 1 ] Detective: [ 1, 1 ]
SecurityCadet: [ 4, 4 ] SecurityCadet: [ 4, 4 ]
Lawyer: [ 2, 2 ] Lawyer: [ 2, 2 ]
#supply #supply (10)
Quartermaster: [ 1, 1 ] Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ] SalvageSpecialist: [ 3, 3 ]
CargoTechnician: [ 3, 5 ] CargoTechnician: [ 4, 6 ]
#civilian #civilian (3+)
Passenger: [ -1, -1 ] Passenger: [ -1, -1 ]
Clown: [ 1, 1 ] Clown: [ 1, 1 ]
Mime: [ 1, 1 ] Mime: [ 1, 1 ]
Musician: [ 1, 1 ] Musician: [ 1, 1 ]
#silicon #silicon (5)
StationAi: [ 1, 1 ] StationAi: [ 1, 1 ]
Borg: [ 4, 4 ] Borg: [ 4, 4 ]