From 3f5ee346653447d2adf7a0ff2ff5d92fc1c7acae Mon Sep 17 00:00:00 2001 From: Vigers Ray Date: Mon, 29 Dec 2025 19:16:12 +0100 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D0=BA=D0=B0=D1=89=D0=BA=D0=B8?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B0=D0=BB=D0=B8=D1=81=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/Maps/core.yml | 68 ------------------------------ 1 file changed, 68 deletions(-) delete mode 100644 Resources/Prototypes/Maps/core.yml diff --git a/Resources/Prototypes/Maps/core.yml b/Resources/Prototypes/Maps/core.yml deleted file mode 100644 index 81f2294d81..0000000000 --- a/Resources/Prototypes/Maps/core.yml +++ /dev/null @@ -1,68 +0,0 @@ -#- type: gameMap -# id: Core -# mapName: 'Core' -# mapPath: /Maps/core.yml -# minPlayers: 35 -# maxPlayers: 70 -# stations: -# Core: -# stationProto: StandardNanotrasenStation -# components: -# - type: StationNameSetup -# mapNameTemplate: '{0} Core {1}' -# nameGenerator: -# !type:NanotrasenNameGenerator -# prefixCreator: '14' -# - type: StationEmergencyShuttle -# emergencyShuttlePath: /Maps/Shuttles/emergency_rod.yml -# - type: StationCargoShuttle -# path: /Maps/Shuttles/cargo_core.yml -# - type: StationJobs -# availableJobs: # 56 jobs total w/o latejoins & interns, 64 jobs total w/ latejoins & interns -# #command (7) -# Captain: [ 1, 1 ] -# HeadOfPersonnel: [ 1, 1 ] -# HeadOfSecurity: [ 1, 1 ] -# ChiefMedicalOfficer: [ 1, 1 ] -# ChiefEngineer: [ 1, 1 ] -# ResearchDirector: [ 1, 1 ] -# Quartermaster: [ 1, 1 ] -# #service (16) -# Bartender: [ 2, 2 ] -# Botanist: [ 2, 2 ] -# Chef: [ 1, 1 ] -# Janitor: [ 2, 2 ] -# Chaplain: [ 1, 1 ] -# Librarian: [ 1, 1 ] -# ServiceWorker: [ 3, 3 ] -# Boxer: [ 2, 2 ] -# Reporter: [ 2, 2 ] -# #engineering (6) -# StationEngineer: [ 4, 4 ] -# AtmosphericTechnician: [ 2, 2 ] -# TechnicalAssistant: [ 2, 2 ] #intern, not counted -# #medical (6 - 8) -# MedicalDoctor: [ 3, 4 ] -# Chemist: [ 2, 2 ] -# MedicalIntern: [ 2, 2 ] #intern, not counted -# Paramedic: [ 1, 2 ] -# #science (3) -# Scientist: [ 3, 3 ] -# ResearchAssistant: [ 1, 1 ] #intern, not counted -# #security (7) -# SecurityOfficer: [ 4, 4 ] -# Warden: [ 1, 1 ] -# Lawyer: [ 1, 1 ] -# SecurityCadet: [ 1, 1 ] #intern, not counted -# Detective: [ 1, 1 ] -# #supply (5) -# CargoTechnician: [ 3, 3 ] -# SalvageSpecialist: [ 2, 2 ] -# #civilian (3+) -# Passenger: [ -1, -1 ] #infinite, not counted -# Clown: [ 1, 1 ] -# Mime: [ 1, 1 ] -# Musician: [ 1, 1 ] -# # silicon (3) -# StationAi: [ 1, 1 ] -# Borg: [ 2, 2 ]