From d3580577c00fb43bc40d351fcebf8e1596e9a9b0 Mon Sep 17 00:00:00 2001 From: RevengenRat <138193222+Ratyyy@users.noreply.github.com> Date: Fri, 6 Sep 2024 22:14:20 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=BA=D0=B0=D1=80?= =?UTF-8?q?=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.IntegrationTests/Tests/PostMapInitTest.cs | 2 +- Resources/Prototypes/Corvax/Maps/astra.yml | 1 - Resources/Prototypes/Corvax/Maps/tushkan.yml | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Content.IntegrationTests/Tests/PostMapInitTest.cs b/Content.IntegrationTests/Tests/PostMapInitTest.cs index 57d7bf9e6b1..89e6f3705f3 100644 --- a/Content.IntegrationTests/Tests/PostMapInitTest.cs +++ b/Content.IntegrationTests/Tests/PostMapInitTest.cs @@ -78,7 +78,7 @@ public sealed class PostMapInitTest "Reach", "Train", "Oasis", - "Cog", + // "Cog", // ADT-Start "ADT_Astra", "ADT_Avrit", diff --git a/Resources/Prototypes/Corvax/Maps/astra.yml b/Resources/Prototypes/Corvax/Maps/astra.yml index 67a243cb592..e1e9495b9ac 100644 --- a/Resources/Prototypes/Corvax/Maps/astra.yml +++ b/Resources/Prototypes/Corvax/Maps/astra.yml @@ -35,7 +35,6 @@ Zookeeper: [ 1, 1 ] # command Captain: [ 1, 1 ] - IAA: [ 1, 1 ] # engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 3 ] diff --git a/Resources/Prototypes/Corvax/Maps/tushkan.yml b/Resources/Prototypes/Corvax/Maps/tushkan.yml index c6e8ae98487..b88205a44e6 100644 --- a/Resources/Prototypes/Corvax/Maps/tushkan.yml +++ b/Resources/Prototypes/Corvax/Maps/tushkan.yml @@ -36,7 +36,6 @@ Reporter: [ 1, 1 ] # command Captain: [ 1, 1 ] - IAA: [ 1, 1 ] # engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 1, 1 ]