From 0e44ccce7e805d1f6d5d4e312eb62b6c69cfbbc2 Mon Sep 17 00:00:00 2001 From: VigersRay Date: Fri, 19 Jul 2024 00:06:04 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=BF=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_Sunrise/Maps/alteros_prison.yml | 28 ------------------- .../_Sunrise/Maps/sunrise_prison.yml | 28 ------------------- 2 files changed, 56 deletions(-) delete mode 100644 Resources/Prototypes/_Sunrise/Maps/alteros_prison.yml delete mode 100644 Resources/Prototypes/_Sunrise/Maps/sunrise_prison.yml diff --git a/Resources/Prototypes/_Sunrise/Maps/alteros_prison.yml b/Resources/Prototypes/_Sunrise/Maps/alteros_prison.yml deleted file mode 100644 index 1e7acc6a65..0000000000 --- a/Resources/Prototypes/_Sunrise/Maps/alteros_prison.yml +++ /dev/null @@ -1,28 +0,0 @@ -- type: gameMap - id: AlterosPrison - mapName: 'Alteros GCI-39' - mapPath: /Maps/_Sunrise/alteros_prison.yml - maxRandomOffset: 0 - randomRotation: false - minPlayers: 0 - stations: - AlterosPrison: - stationProto: NanotrasenPrison - components: - - type: StationBiome - biome: Grasslands - - type: StationNameSetup - mapNameTemplate: '{0} Космическая тюрьма {1}' - nameGenerator: - !type:NanotrasenNameGenerator - prefixCreator: 'TG' - - type: StationJobs - availableJobs: - HeadOfPrison: [ 1, 1 ] - PrisonWorker: [ 3, 3 ] - PrisonPilot: [ 1, 1 ] - PrisonChef: [ 1, 2 ] - PrisonDoctor: [ 2, 3 ] - PrisonEngineer: [ 2, 3 ] - PrisonGuard: [ 6, 12 ] - Prisoner: [ 6, 8 ] diff --git a/Resources/Prototypes/_Sunrise/Maps/sunrise_prison.yml b/Resources/Prototypes/_Sunrise/Maps/sunrise_prison.yml deleted file mode 100644 index c1b781adf6..0000000000 --- a/Resources/Prototypes/_Sunrise/Maps/sunrise_prison.yml +++ /dev/null @@ -1,28 +0,0 @@ -- type: gameMap - id: SunrisePrison - mapName: 'Incisoare B28' - mapPath: /Maps/_Sunrise/sunrise_prison.yml - maxRandomOffset: 0 - randomRotation: false - minPlayers: 0 - stations: - SunrisePrison: - stationProto: NanotrasenPrison - components: - - type: StationBiome - biome: Grasslands - - type: StationNameSetup - mapNameTemplate: '{0} Космическая тюрьма {1}' - nameGenerator: - !type:NanotrasenNameGenerator - prefixCreator: 'TG' - - type: StationJobs - availableJobs: - HeadOfPrison: [ 1, 1 ] - PrisonWorker: [ 3, 3 ] - PrisonPilot: [ 1, 1 ] - PrisonChef: [ 1, 2 ] - PrisonDoctor: [ 2, 3 ] - PrisonEngineer: [ 2, 3 ] - PrisonGuard: [ 6, 12 ] - Prisoner: [ 6, 8 ]