From f947f978782d2303033db38fa130c21fd383cf5b Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 21 Apr 2024 21:08:56 +0300 Subject: [PATCH] remove oasis --- Resources/Prototypes/Maps/oasis.yml | 128 ++++++++++++++-------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/Resources/Prototypes/Maps/oasis.yml b/Resources/Prototypes/Maps/oasis.yml index c79225823b..1320115937 100644 --- a/Resources/Prototypes/Maps/oasis.yml +++ b/Resources/Prototypes/Maps/oasis.yml @@ -1,64 +1,64 @@ -- type: gameMap - id: Oasis - mapName: 'Oasis' - mapPath: /Maps/oasis.yml - minPlayers: 70 - stations: - Oasis: - stationProto: StandardNanotrasenStation - components: - - type: StationNameSetup - mapNameTemplate: '{0} Oasis {1}' - nameGenerator: - !type:NanotrasenNameGenerator - prefixCreator: 'B' - - type: StationEmergencyShuttle - emergencyShuttlePath: /Maps/Shuttles/emergency_delta.yml - - type: StationJobs - overflowJobs: - - Passenger - availableJobs: - #service - Captain: [ 1, 1 ] - HeadOfPersonnel: [ 1, 1 ] - Bartender: [ 2, 2 ] - Botanist: [ 4, 4 ] - Chef: [ 2, 2 ] - Janitor: [ 3, 3 ] - Chaplain: [ 1, 1 ] - Librarian: [ 1, 1 ] - ServiceWorker: [ 2, 2 ] - Zookeeper: [ 1, 1 ] - #engineering - ChiefEngineer: [ 1, 1 ] - AtmosphericTechnician: [ 3, 3 ] - StationEngineer: [ 5, 5 ] - TechnicalAssistant: [ 4, 4 ] - #medical - ChiefMedicalOfficer: [ 1, 1 ] - Chemist: [ 3, 3 ] - MedicalDoctor: [ 6, 6 ] - Paramedic: [ 2, 2 ] - MedicalIntern: [ 4, 4 ] - Psychologist: [ 1, 1 ] - #science - ResearchDirector: [ 1, 1 ] - Scientist: [ 5, 5 ] - ResearchAssistant: [ 6, 6 ] - Borg: [ 2, 2 ] - #security - HeadOfSecurity: [ 1, 1 ] - Warden: [ 1, 1 ] - SecurityOfficer: [ 8, 8 ] - Detective: [ 1, 1 ] - SecurityCadet: [ 4, 4 ] - Lawyer: [ 3, 3 ] - #supply - Quartermaster: [ 1, 1 ] - SalvageSpecialist: [ 3, 3 ] - CargoTechnician: [ 4, 4 ] - #civilian - Passenger: [ -1, -1 ] - Clown: [ 1, 1 ] - Mime: [ 1, 1 ] - Musician: [ 1, 1 ] \ No newline at end of file +#- type: gameMap +# id: Oasis +# mapName: 'Oasis' +# mapPath: /Maps/oasis.yml +# minPlayers: 70 +# stations: +# Oasis: +# stationProto: StandardNanotrasenStation +# components: +# - type: StationNameSetup +# mapNameTemplate: '{0} Oasis {1}' +# nameGenerator: +# !type:NanotrasenNameGenerator +# prefixCreator: 'B' +# - type: StationEmergencyShuttle +# emergencyShuttlePath: /Maps/Shuttles/emergency_delta.yml +# - type: StationJobs +# overflowJobs: +# - Passenger +# availableJobs: +# #service +# Captain: [ 1, 1 ] +# HeadOfPersonnel: [ 1, 1 ] +# Bartender: [ 2, 2 ] +# Botanist: [ 4, 4 ] +# Chef: [ 2, 2 ] +# Janitor: [ 3, 3 ] +# Chaplain: [ 1, 1 ] +# Librarian: [ 1, 1 ] +# ServiceWorker: [ 2, 2 ] +# Zookeeper: [ 1, 1 ] +# #engineering +# ChiefEngineer: [ 1, 1 ] +# AtmosphericTechnician: [ 3, 3 ] +# StationEngineer: [ 5, 5 ] +# TechnicalAssistant: [ 4, 4 ] +# #medical +# ChiefMedicalOfficer: [ 1, 1 ] +# Chemist: [ 3, 3 ] +# MedicalDoctor: [ 6, 6 ] +# Paramedic: [ 2, 2 ] +# MedicalIntern: [ 4, 4 ] +# Psychologist: [ 1, 1 ] +# #science +# ResearchDirector: [ 1, 1 ] +# Scientist: [ 5, 5 ] +# ResearchAssistant: [ 6, 6 ] +# Borg: [ 2, 2 ] +# #security +# HeadOfSecurity: [ 1, 1 ] +# Warden: [ 1, 1 ] +# SecurityOfficer: [ 8, 8 ] +# Detective: [ 1, 1 ] +# SecurityCadet: [ 4, 4 ] +# Lawyer: [ 3, 3 ] +# #supply +# Quartermaster: [ 1, 1 ] +# SalvageSpecialist: [ 3, 3 ] +# CargoTechnician: [ 4, 4 ] +# #civilian +# Passenger: [ -1, -1 ] +# Clown: [ 1, 1 ] +# Mime: [ 1, 1 ] +# Musician: [ 1, 1 ] \ No newline at end of file