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 ]