# SPDX-FileCopyrightText: 2022 Kara # SPDX-FileCopyrightText: 2022 Moony # SPDX-FileCopyrightText: 2022 Peptide90 <78795277+Peptide90@users.noreply.github.com> # SPDX-FileCopyrightText: 2022 Rane <60792108+Elijahrane@users.noreply.github.com> # SPDX-FileCopyrightText: 2022 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 778b <33431126+778b@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 Flareguy <78941145+Flareguy@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 LankLTE <135308300+LankLTE@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 Moony # SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> # SPDX-FileCopyrightText: 2023 moonheart08 # SPDX-FileCopyrightText: 2024 Aiden # SPDX-FileCopyrightText: 2024 Aidenkrz # SPDX-FileCopyrightText: 2024 BeeRobynn # SPDX-FileCopyrightText: 2024 Emisse <99158783+Emisse@users.noreply.github.com> # SPDX-FileCopyrightText: 2024 Fishbait # SPDX-FileCopyrightText: 2024 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> # SPDX-FileCopyrightText: 2024 Piras314 # SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com> # SPDX-FileCopyrightText: 2024 fishbait # SPDX-FileCopyrightText: 2024 spanky-spanky # SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> # SPDX-FileCopyrightText: 2025 Damn Feds <20566341+K-Dynamic@users.noreply.github.com> # SPDX-FileCopyrightText: 2025 GoobBot # SPDX-FileCopyrightText: 2025 SX-7 <92227810+SX-7@users.noreply.github.com> # SPDX-FileCopyrightText: 2025 Solstice # SPDX-FileCopyrightText: 2025 pheenty # # SPDX-License-Identifier: AGPL-3.0-or-later - type: gameMap id: Omega mapName: 'Omega' mapPath: /Maps/_Goobstation/omega.yml # Goobstation minPlayers: 7 maxPlayers: 35 stations: Omega: stationProto: StandardNanotrasenStation components: - type: StationNameSetup mapNameTemplate: '{0} Omega Station {1}' nameGenerator: !type:NanotrasenNameGenerator prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/emergency_omega.yml - type: StationJobs availableJobs: #service Captain: [ 1, 1 ] NanotrasenRepresentative: [ 1, 1 ] # Goobstation BlueshieldOfficer: [ 1, 1 ] # Goobstation HeadOfPersonnel: [ 1, 1 ] Bartender: [ 1, 1 ] Botanist: [ 2, 2 ] Chef: [ 1, 1 ] Janitor: [ 1, 2 ] Chaplain: [ 1, 1 ] Librarian: [ 1, 1 ] ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] StationEngineer: [ 3, 3 ] TechnicalAssistant: [ 2, 2 ] #medical ChiefMedicalOfficer: [ 1, 1 ] Chemist: [ 2, 2 ] MedicalDoctor: [ 3, 3 ] Paramedic: [ 1, 1 ] MedicalIntern: [ 2, 2 ] #science ResearchDirector: [ 1, 1 ] Scientist: [ 4, 4 ] ResearchAssistant: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] SecurityOfficer: [ 4, 4 ] Detective: [ 1, 1 ] SecurityCadet: [ 2, 2 ] Lawyer: [ 1, 1 ] Brigmedic: [ 1, 1 ] #supply Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 2, 2 ] CargoTechnician: [ 2, 2 ] #civilian Passenger: [ -1, -1 ] Clown: [ 1, 1 ] Mime: [ 1, 1 ] Musician: [ 1, 1 ] #silicon StationAi: [ 1, 1 ] Borg: [ 2, 2 ] # Goobstation blob-config-start SMALL+ - type: StationBlobConfig stageBegin: 25 stageCritical: 350 stageTheEnd: 700 # Goobstation blob-config-end