diff --git a/Resources/Prototypes/Corvax/Maps/split.yml b/Resources/Prototypes/Corvax/Maps/split.yml index b848ac90d7e..bd85d3d72bd 100644 --- a/Resources/Prototypes/Corvax/Maps/split.yml +++ b/Resources/Prototypes/Corvax/Maps/split.yml @@ -101,7 +101,7 @@ Musician: [ 1, 1 ] # command Captain: [ 1, 1 ] - IAA: [ 1, 1 ] + #IAA: [ 1, 1 ] # engineering AtmosphericTechnician: [ 1, 1 ] StationEngineer: [ 2, 2 ] @@ -175,7 +175,7 @@ Musician: [ 1, 1 ] # command Captain: [ 1, 1 ] - IAA: [ 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..09392cddff2 100644 --- a/Resources/Prototypes/Corvax/Maps/tushkan.yml +++ b/Resources/Prototypes/Corvax/Maps/tushkan.yml @@ -36,7 +36,7 @@ Reporter: [ 1, 1 ] # command Captain: [ 1, 1 ] - IAA: [ 1, 1 ] + #IAA: [ 1, 1 ] # engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/bagel.yml b/Resources/Prototypes/Maps/bagel.yml index 743b2be0973..9b07849c460 100644 --- a/Resources/Prototypes/Maps/bagel.yml +++ b/Resources/Prototypes/Maps/bagel.yml @@ -19,7 +19,7 @@ availableJobs: #command Captain: [ 1, 1 ] - IAA: [ 1, 1 ] # Corvax-IAA + #IAA: [ 1, 1 ] # Corvax-IAA #service HeadOfPersonnel: [ 1, 1 ] Bartender: [ 1, 2 ] diff --git a/Resources/Prototypes/Maps/cog.yml b/Resources/Prototypes/Maps/cog.yml index a1b863185b0..d9731e68a10 100644 --- a/Resources/Prototypes/Maps/cog.yml +++ b/Resources/Prototypes/Maps/cog.yml @@ -19,7 +19,7 @@ availableJobs: #service Captain: [ 1, 1 ] - IAA: [ 1, 1 ] # Corvax-IAA + #IAA: [ 1, 1 ] # Corvax-IAA HeadOfPersonnel: [ 1, 1 ] Bartender: [ 2, 2 ] Botanist: [ 3, 3 ] diff --git a/Resources/Prototypes/Maps/train.yml b/Resources/Prototypes/Maps/train.yml index 6e85431256f..046c20ffb11 100644 --- a/Resources/Prototypes/Maps/train.yml +++ b/Resources/Prototypes/Maps/train.yml @@ -21,7 +21,7 @@ availableJobs: #service Captain: [ 1, 1 ] - IAA: [ 1, 1 ] + #IAA: [ 1, 1 ] HeadOfPersonnel: [ 1, 1 ] Bartender: [ 1, 1 ] Botanist: [ 2, 2 ]